Task 6 - Add video classes
This commit is contained in:
parent
033276f85a
commit
237d1ce590
2 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<div>
|
||||
<video poster="https://www.fldrupal.camp/sites/all/themes/fldc17/images/video-poster.jpg" preload="auto">
|
||||
<div class="px-4 mx-auto max-w-screen-2xl">
|
||||
<video class="w-full opacity-60" poster="https://www.fldrupal.camp/sites/all/themes/fldc17/images/video-poster.jpg" preload="auto">
|
||||
<source src="https://www.fldrupal.camp/sites/default/files/FLDC17%20Promo-high.mp4" type="video/mp4">
|
||||
</video>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue