Jjongbloets (Talk | contribs) |
Jjongbloets (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | <!DOCTYPE doctype html> | ||
<html> | <html> | ||
− | + | <head> | |
− | + | <meta charset="utf-8"/> | |
− | + | <meta content="ie=edge" http-equiv="x-ua-compatible"/> | |
− | + | <meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport"/> | |
− | + | <!-- Use the title from a page's frontmatter if it has one --> | |
− | + | <title> | |
− | + | Welcome to Middleman | |
− | + | </title> | |
− | </head> | + | <link href="/assets/css/all.css" rel="stylesheet"/> |
− | + | <script src="https://2017.igem.org/Team:Amsterdam/test/joeri/assets/js/all?action=raw&type=text/javascript"> | |
− | + | </script> | |
− | + | </head> | |
− | + | <body> | |
− | + | <div class="site-wrapper"> | |
− | + | <div class="site-wrapper-inner"> | |
− | + | <div class="cover-container"> | |
− | + | <div class="masthead clearfix"> | |
− | + | <div class="inner"> | |
− | + | <h3 class="masthead-brand"> | |
− | + | Cover | |
− | + | </h3> | |
− | + | <nav class="nav nav-masthead"> | |
− | + | <a class="nav-link active" href="#"> | |
− | + | Home | |
− | + | </a> | |
− | + | <a class="nav-link" href="#"> | |
− | + | Features | |
− | + | </a> | |
− | + | <a class="nav-link" href="#"> | |
− | + | Contact | |
− | + | </a> | |
− | + | </nav> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | + | </div> | |
+ | <div class="inner cover"> | ||
+ | <h1 class="cover-heading"> | ||
+ | Cover your page. | ||
+ | </h1> | ||
+ | <p class="lead"> | ||
+ | Cover is a one-page template for building simple and beautiful home pages. Download, edit the text, and add your own fullscreen background photo to make it your own. | ||
+ | </p> | ||
+ | <p class="lead"> | ||
+ | <a class="btn btn-lg btn-secondary" href="#"> | ||
+ | Learn more | ||
+ | </a> | ||
+ | </p> | ||
+ | </div> | ||
+ | <div class="mastfoot"> | ||
+ | <div class="inner"> | ||
+ | <p> | ||
+ | Cover template for | ||
+ | <a href="https://getbootstrap.com"> | ||
+ | Bootstrap | ||
+ | </a> | ||
+ | , by | ||
+ | <a href="https://twitter.com/mdo"> | ||
+ | @mdo | ||
+ | </a> | ||
+ | . | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
</div> | </div> | ||
− | </body> | + | </div> |
+ | </div> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 09:38, 8 September 2017
<!DOCTYPE doctype html>
Cover
Cover your page.
Cover is a one-page template for building simple and beautiful home pages. Download, edit the text, and add your own fullscreen background photo to make it your own.