Advertisement
srikat

Untitled

Apr 24th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.47 KB | None | 0 0
  1. <div class="introvideo">
  2.     <video poster="images/background-dock.jpg" autoplay="true" loop="true">
  3.         <source src="videos/dock.mp4" type='video/mp4' />
  4.         <source src="videos/dock.webm" type='video/webm' />
  5.         <source src="videos/dock.ogv" type='video/ogg' />
  6.     </video>
  7. </div>
  8. <div class="wrap">
  9.     <p>The most beautiful theme for the Genesis Framework.<br/>
  10.     Mobile responsive in design and boasts HTML5 markup.</p>
  11.     <p><a class="button" href="#">Continue Reading</a></p>
  12. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement