Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. <!-- LANDING PAGE VIDEO - INTRO VIDEO -->
  2. <video class="videoIntro" id="SiteIntro" autoplay="no-repeat" poster="VMF_MENU.png" plays-inline>
  3. <source src="videos/Site_Intro.mp4" type="video/mp4">
  4. <source src="videos/Site_Intro.webm" type="video/webm" codecs="vp8, vorbis">
  5. <source src="videos/Site_Intro.m4v" type="video/mp4" codecs="avc1.42E01E, mp4a.40.2">
  6. <source src="videos/Site_Intro.ogv" type="video/ogg" codecs="theora, vorbis">
  7. </video>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement