"TEST: Responsive Youtube"
Bootstrap 3.3.0 Snippet by shyseraph

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.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">
<div class="col-md-6">
<h2>Video</h2>
<iframe width="560" height="315" src="https://www.youtube.com/embed/6P-5YyY-vss?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
<div class="col-md-6">
<h2>Other Side</h2>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2649.803696050488!2d-89.66824359999997!3d48.38350710000001!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4d58954ed5782df1%3A0x15c9db32b1b84adc!2s183+Holomego+Rd%2C+Kakabeka+Falls%2C+ON+P0T+1W0!5e0!3m2!1sen!2sca!4v1424371719780" width=100% height="450" frameborder="0" style="border:0"></iframe>
</div>
</div>
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: