Guest User

Untitled

a guest
Jul 19th, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. <div class="container-fluid">
  2. <div class="row">
  3. <div class="col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12">
  4. <div class="embed-responsive embed-responsive-16by9">
  5. <video class="embed-responsive-item" controls>
  6. <source src="img/test-video.mp4" type="video/mp4">
  7. </video>
  8. </div>
  9. </div>
  10. </div>
  11. </div>
Add Comment
Please, Sign In to add comment