(Initial version of footer template) |
|||
(40 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | <h2> | + | <head> |
+ | <meta charset="utf-8"> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <!--<div class="igem_2017_footer_wrapper">--> | ||
+ | <!--<h2>Our sponsors:</h2> | ||
+ | <a class="sponsor" href="https://www.ethz.ch"> | ||
+ | <img | ||
+ | alt="ETH Zurich" | ||
+ | src="https://2017.igem.org/wiki/images/5/5d/T--ETH_Zurich--ETHZ_logo.png" | ||
+ | > | ||
+ | </a> | ||
+ | <a class="sponsor" href="https://www.bsse.ethz.ch/"> | ||
+ | <img | ||
+ | alt="Department of Biosystems Science and Engineering" | ||
+ | src="https://2017.igem.org/wiki/images/e/e2/T--ETH_Zurich--DBSSE_logo.png" | ||
+ | > | ||
+ | </a> | ||
+ | <a class="sponsor" href="https://www.geneious.com/"> | ||
+ | <img | ||
+ | alt="Geneious" | ||
+ | src="https://2017.igem.org/wiki/images/b/b0/T--ETH_Zurich--Geneious_logo.png" | ||
+ | > | ||
+ | </a> | ||
+ | <a class="sponsor" href="https://www.genscript.com"> | ||
+ | <img | ||
+ | alt="Geneious" | ||
+ | src="https://2017.igem.org/wiki/images/6/67/T--ETH_Zurich--Genscript_logo.png" | ||
+ | > | ||
+ | </a> | ||
+ | <a class="sponsor" href="http://www.sisf.info/"> | ||
+ | <img | ||
+ | alt="Swiss Industry Science Fund" | ||
+ | src="https://2017.igem.org/wiki/images/6/6c/T--ETH_Zurich--SISF_wide.png" | ||
+ | > | ||
+ | </a> | ||
+ | <a class="sponsor" href="https://www.kispi.uzh.ch"> | ||
+ | <img | ||
+ | alt="University Children's hospital Zurich" | ||
+ | src="https://2017.igem.org/wiki/images/9/93/T--ETH_Zurich--Childrens_Hospital_Zurich_logo.jpg" | ||
+ | > | ||
+ | </a> | ||
+ | <a class="sponsor" href="https://srvweb.microsynth.ch/"> | ||
+ | <img | ||
+ | alt="Microsynth AG" | ||
+ | src="https://2017.igem.org/wiki/images/c/c9/T--ETH_Zurich--Microsynth_logo.png" | ||
+ | > | ||
+ | </a>--> | ||
+ | |||
<!-- We should add some thumbnail images and remove the text --> | <!-- We should add some thumbnail images and remove the text --> | ||
+ | <!-- <h2>Follow us:</h2> | ||
<a id="adress" href="https://www.bsse.ethz.ch/">Official site</a> | <a id="adress" href="https://www.bsse.ethz.ch/">Official site</a> | ||
− | <a id="mail" href="mailto: | + | <a id="mail" href="mailto:igem@ethz.ch">E-mail</a> |
<a id="facebook" href="https://www.facebook.com/iGEM.ETH.Zurich">Facebook</a> | <a id="facebook" href="https://www.facebook.com/iGEM.ETH.Zurich">Facebook</a> | ||
− | <a id="twitter" href="https://twitter.com/eth_igem">Twitter</a> | + | <a id="twitter" href="https://twitter.com/eth_igem">Twitter</a>--> |
− | <h2>Meet us:</h2> | + | <!--<h2>Meet us:</h2> |
<address> | <address> | ||
iGEM Team (lab 2.28)<br/> | iGEM Team (lab 2.28)<br/> | ||
Line 14: | Line 65: | ||
4058 Basel<br/> | 4058 Basel<br/> | ||
Switzerland | Switzerland | ||
− | </address> | + | </address>--> |
+ | <!--</div>--> | ||
+ | |||
+ | <footer id="footer"> | ||
+ | <div class="wrap"> | ||
+ | <div class="left"> | ||
+ | <h2>Follow us:</h2> | ||
+ | <h3> | ||
+ | <a id="adress" href="https://www.bsse.ethz.ch/">Official site</a> | ||
+ | <a id="mail" href="mailto:igem@ethz.ch">E-mail</a> | ||
+ | <a id="facebook" href="https://www.facebook.com/iGEM.ETH.Zurich">Facebook</a> | ||
+ | <a id="twitter" href="https://twitter.com/eth_igem">Twitter</a> | ||
+ | </h3> | ||
+ | </div> | ||
+ | <!--<div class="clear"></div> REMOVED--> | ||
+ | <div class="right"> | ||
+ | <h2>Meet us:</h2> | ||
+ | <h3> | ||
+ | iGEM Team (Lab 2.28)<br/> | ||
+ | Department of Biosystems Science and Engineering (D-BSSE)<br/> | ||
+ | Mattenstrasse 26<br/> | ||
+ | 4058 Basel<br/> | ||
+ | Switzerland | ||
+ | </h3> | ||
+ | </div> | ||
+ | <!--<div class="clear"></div> REMOVED--> | ||
+ | <div class="centered"> | ||
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | </footer> | ||
+ | |||
+ | </body> | ||
</html> | </html> |
Latest revision as of 15:42, 17 August 2017