Advertisement
Guest User

Untitled

a guest
May 24th, 2016
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <video loop muted preload="auto" class="mobile-hide fillWidth">
  2. <source src="source.webm" type="video/webm">
  3. <source src="source.mp4" type="video/mp4">
  4. <source src="source.ogg" type="video/ogg">
  5. </video>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement