"YouTube and Google Maps Responsive"
Bootstrap 3.0.0 Snippet by karimsharf12252

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.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"> <h2>YouTube and Google Maps</h2> <div class="row"> <div class="col-md-6"> <iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2648.789545124359!2d-89.27031509999999!3d48.4029846!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4d5921d0bfe02d9d%3A0xb29c2a2c0ff42290!2s1415+Nakina+Dr%2C+Confederation+College%2C+Thunder+Bay%2C+ON+P7B!5e0!3m2!1sen!2sca!4v1424370606938" width="100%" height="450" frameborder="0" style="border:0"></iframe> </div> <div class="col-md-6"> <div class="embed-responsive embed-responsive-16by9"> <iframe width="560" height="315" src="https://www.youtube.com/embed/u-nkRBlqHzA" frameborder="0" allowfullscreen></iframe> </div> </div> </div> </div>

Related: See More


Questions / Comments: