|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/gwsolutions/ |
Upload File : |
<?php include 'includes/header.php' ?>
<style type="text/css" rel="Stylesheet" media="screen">
.youtube {max-height: 600px;}
@media screen and (max-height: 700px) {
.youtube {max-height: 405px;}
}
@media screen and (max-height: 500px) {
.youtube {max-height: 300px;}
}
</style>
<div class="frame02">
<div class="container">
<div class="jumbotron">
<div class="row">
<div class="videoWrapper">
<iframe width="560" height="315" class="youtube" src="https://www.youtube.com/embed/uekNTu5_DHY?rel=0&showinfo=0&autoplay=1" frameborder="0" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</div>
<?php include 'includes/footer.php' ?>