Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <head> | ||
− | < | + | <> |
− | + | ||
+ | <title>Full Width Pics - Start Bootstrap Template</title> | ||
− | < | + | <!-- Bootstrap core CSS --> |
+ | <link href="https://2018.igem.org/Team:Oxford/css/bootstrapmincss?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <!-- Custom styles for this template --> | ||
+ | <link href="https://2018.igem.org/Team:Oxford/css?action=raw&ctype=text/css" rel="stylesheet"> | ||
+ | <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css" integrity="sha384-hWVjflwFxL6sNzntih27bfxkr27PmbbK/iSvJ+a4+0owXq79v+lsFkW54bOGbiDQ" crossorigin="anonymous"> | ||
− | + | </head> | |
− | + | ||
− | + | ||
− | < | + | <body> |
− | + | ||
− | + | <!-- Header - set the background image for the header in the line below --> | |
+ | <header class="py-5 background-img" style="background-image: url('https://media.istockphoto.com/photos/green-turquoise-wall-background-picture-id614848416?k=6&m=614848416&s=612x612&w=0&h=EAI75hD3sCfZ7kCTK5fTd07oyddtoDJKdCreJClE540=');"> | ||
+ | <div class="translucent-back" style="height: 500px;"> | ||
+ | <h1 class="header-text">Improvement</h1> | ||
+ | </div> | ||
+ | </header> | ||
− | < | + | <section id="about"> |
− | < | + | <div class="container"> |
+ | <div class="row"> | ||
+ | <div class=".col-md-8 .offset-md-2"> | ||
+ | |||
+ | <p> Improvement of a previous part - coming soon.</p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </section> | ||
+ | |||
+ | <!-- Footer --> | ||
+ | |||
+ | <div class="footer-social-icons"> | ||
+ | <ul class="social-icons"> | ||
+ | <li><a href="https://www.facebook.com/oxfordigem/" class="social-icon"> <i class="fab fa-facebook"></i></a></li> | ||
+ | <li><a href="https://twitter.com/oxfordigem?lang=en" class="social-icon"> <i class="fab fa-twitter"></i></a></li> | ||
+ | <li><a href="https://www.instagram.com/oxfordigem/?hl=en" class="social-icon"> <i class="fab fa-instagram"></i></a></li> | ||
+ | </ul> | ||
</div> | </div> | ||
+ | </footer> | ||
+ | |||
+ | <!-- Bootstrap core JavaScript --> | ||
+ | <script src="vendor/jquery/jquery.min.js"></script> | ||
+ | <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 14:26, 10 October 2018
<>
Improvement
Improvement of a previous part - coming soon.