<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>
<html>
<head>
<title>Converter</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
</head>
<body>
<div class="container-fluid">
<i class="fa fa-angle-double-up fa-5x" aria-hidden="true"></i>
<nav class="layer">
<ul>
<li> <a href="converter.html"> <i class="fa fa-hourglass-end" aria-hidden="true"></i>Let's Converte</a></li>
<li><a href="physics.html"><i class="saad2 fa fa-flask" aria-hidden="true"></i>Physics Constants</a></li>
<li><a href="#"><i class="fa fa-superscript" aria-hidden="true"></i>Math Constants</a></li>
</ul>
</nav>
<section class="saad front">
<div class="mySlides" href="https://static.pexels.com/photos/7837/pexels-photo.jpg"
style="width:100%;height:100%;background:black"></div>
<div class="mySlides" src="cover.jpg"
style=" background:#006699;width:100%; height:100%;"></div>
<div class="mySlides" src="cal.jpeg"
style="background:aqua;width:100%;background-size:contain;height:100%;"></di>
<div class="mySlides" src="pyd.jpeg"
style="width:100%;height:100%; background:lightblue"></div>
</section>
</div>
</body>
<script>
var myIndex = 0;