Advertisement
Guest User

Untitled

a guest
May 25th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.74 KB | None | 0 0
  1.     <header>
  2.         <div class="header-content">
  3.           <video autoplay loop id="bgvid">
  4.             <source src="videos/surfing.mp4" poster="http://www.sansebastianturismo.com/images/ssturismo/surf-zurriola.jpg" type="video/mp4">
  5.             </video>
  6.             <div class="header-content-inner">
  7.            
  8.                 <h1>Skandy Surfing</h1>
  9.                 <hr>
  10.                 <p><strong>Skandy brings you the best of quality surf lessons in Counter-Strike : Global Offensive! From the
  11.                 very basic to the more advanced techniques - And at a good price!</strong></p>
  12.                 <a href="#experience" class="btn btn-primary btn-xl page-scroll">Become a Surfer!</a>
  13.             </div>
  14.         </div>
  15.     </header>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement