Line 1: | Line 1: | ||
<html> | <html> | ||
− | |||
− | |||
− | <div id="Footer"> | + | <div class="container-fluid"> |
− | + | ||
− | + | <div class="row"> | |
+ | <div class="col-md-2 hidden-xs Main-Left-Column"> | ||
+ | |||
+ | </div> | ||
+ | <!-- Main-Left-Column --> | ||
+ | |||
+ | <div class="col-lg-8 Main-Center-Column"> | ||
+ | |||
+ | <div class="Center-Content-Column"> | ||
+ | |||
+ | <!-- Buttom that makes you go back to top --> | ||
+ | <img onclick="topFunction()" id="UpButton" src="./images/upbutton.png" /> | ||
+ | |||
+ | <div id="Footer"> | ||
+ | <p>iGEM Wageningen UR 2017. Send us an <a href="mailto:igemwageningen@gmail.com" class="soft_link">email</a> or follow us on <a class="soft_link" href="http://www.facebook.com/iGEMWageningen" target="_blank">Facebook</a> | ||
+ | </p> | ||
+ | </div> | ||
+ | <!-- Footer --> | ||
+ | |||
+ | </div> | ||
+ | <!-- Center-Content-Column --> | ||
+ | |||
+ | </div> | ||
+ | <!-- Main-Center-Column --> | ||
+ | |||
+ | <div class="col-md-2 hidden-xs Main-Right-Column"> | ||
+ | </div> | ||
+ | <!-- Main-Right-Column --> | ||
+ | |||
+ | </div> | ||
+ | <!-- Bootstrap row --> | ||
+ | |||
</div> | </div> | ||
− | <!-- | + | <!-- Bootstrap container-fluid --> |
</html> | </html> |
Revision as of 21:28, 10 October 2017