Guest User

Untitled

a guest
Jun 19th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. <!--START HEADER-->
  2. <header class="header">
  3. <div class="header__video-wrap">
  4. <div class="header__overlay"></div>
  5. <video class="header__video" loop="" muted="" autoplay="">
  6. <source src="<?=SITE_TEMPLATE_PATH?>/video/xo-1.mp4" type="video/mp4">
  7. <source src="<?=SITE_TEMPLATE_PATH?>/video/xo-1.webm" type="video/webm">
  8. </video>
  9.  
  10. </div>
  11.  
  12. <div class="header__container container">
  13. //content
  14. </div>
  15. </div>
Add Comment
Please, Sign In to add comment