"Test Youtube Responsive"
Bootstrap 3.3.0 Snippet by pyoung2

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<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">
<h1>Youtube Responsive</h1>
<div class="row">
<div class="col-md-6">Google map<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d2648.787712060031!2d-89.26909619999999!3d48.403019799999996!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4d5921d0998de6f9%3A0x8eac37d17d57e241!2s1450+Nakina+Dr%2C+Confederation+College%2C+Thunder+Bay%2C+ON+P7B+6Z8!5e0!3m2!1sen!2sca!4v1424370531393" 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/cl2D7J_FL_U?list=PLnZWtMsAQkne6iF_HFO78E58C7rNHHR-1" frameborder="0" allowfullscreen></iframe></div>
</div>
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: