"Responsive Video Wall "
Bootstrap 4.0.0 Snippet by moneya

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div class="container"> <div class="row"> <h3>Responsive Video Wall </h3> <hr> <h4>Sample below:</h4> </div> <div class="row"> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/Nvs5pqf-DMA" allowfullscreen></iframe> </div> </div> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/k3jt5ibfRzw" allowfullscreen></iframe> </div> </div> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/A8yjNbcKkNY" allowfullscreen></iframe> </div> </div> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/JvKIWjnEPNY" allowfullscreen></iframe> </div> </div> </div> <div class="row"> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/cV0tCphFMr8" allowfullscreen></iframe> </div> </div> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/cV0tCphFMr8" allowfullscreen></iframe> </div> </div> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/npjOSLCR2hE" allowfullscreen></iframe> </div> </div> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="420" height="315" src="//www.youtube.com/embed/kQFKtI6gn9Y" allowfullscreen></iframe> </div> </div> </div> <div class="row"> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/Nvs5pqf-DMA" allowfullscreen></iframe> </div> </div> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/k3jt5ibfRzw" allowfullscreen></iframe> </div> </div> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/A8yjNbcKkNY" allowfullscreen></iframe> </div> </div> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/JvKIWjnEPNY" allowfullscreen></iframe> </div> </div> </div> <div class="row"> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/cV0tCphFMr8" allowfullscreen></iframe> </div> </div> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/cV0tCphFMr8" allowfullscreen></iframe> </div> </div> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="//www.youtube.com/embed/npjOSLCR2hE" allowfullscreen></iframe> </div> </div> <div class="col-sm-3 nopadding"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="420" height="315" src="//www.youtube.com/embed/kQFKtI6gn9Y" allowfullscreen></iframe> </div> </div> </div> <p><br><a href="http://validator.w3.org/check?uri=http%3A%2F%2Fbootsnipp.com%2Fiframe%2FOPM0j" target="_blank"><small>HTML</small><sup>5</sup></a></p> </div>
body { background-color: #222; color: #ccc; } /* remove defaults from responsive cols */ .nopadding { padding: 2px !important; margin: 0 !important; outline: 2px solid #333; background: #333; }

Related: See More


Questions / Comments: