Advertisement
Guest User

Video function

a guest
Apr 21st, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.92 KB | None | 0 0
  1. <section id="Videos" class="videos-section text-center">
  2.        <div class="container">
  3.         <div class="row">
  4.           <div class="col-lg-8 mx-auto">
  5.            <h3>Videos</h3>
  6.             <video width="560" height="340" controls> <source src="http://undergroundmediavisionaries.com/videoupload/videos.php" type='video/mp4; codecs="avc1.42E01E, mp4a.40.2"'> <source src="http://undergroundmediavisionaries.com/videoupload/videos.php" type='video/ogg; codecs="theora, vorbis"'> <object width="640" height="384" type="application/x-shockwave-flash" data="http://undergroundmediavisionaries.com/videoupload/videos.php image=placeholder.jpg&file=<video "http://undergroundmediavisionaries.com/videoupload/videos.php"> <param name="video" value="http://undergroundmediavisionaries.com/videoupload/videos.phpimage=placeholder.jpg&file=path/to/myvideo.mp4" /> </object> </video>
  7. </div>
  8.                </div>
  9.                  </section>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement