Template:Team:UESTC/footer
From 2013.igem.org
(Difference between revisions)
(Blanked the page) |
|||
(15 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-type" content="text/html; charset=utf-8"> | ||
+ | <title>footer</title> | ||
+ | <style type="text/css"> | ||
+ | #sponsor{ | ||
+ | position: relative; | ||
+ | width: 61%; | ||
+ | left: 21%; | ||
+ | top:11px; | ||
+ | height:auto; | ||
+ | z-index:50; | ||
+ | } | ||
+ | #sponsor h3{ | ||
+ | font:bold 16px Arial; | ||
+ | } | ||
+ | .sponsor_list{ | ||
+ | float: left; | ||
+ | margin:0px; | ||
+ | padding: 5px; | ||
+ | max-width: 30%; | ||
+ | } | ||
+ | /* | ||
+ | * img responsive | ||
+ | */ | ||
+ | img{ | ||
+ | max-width: 100%; | ||
+ | height: auto; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | |||
+ | </head> | ||
+ | <body> | ||
+ | <div id="sponsor"> | ||
+ | <h3>Sponsors</h3> | ||
+ | <div class="sponsor_list"> | ||
+ | <a href="http://www.oice.uestc.edu.cn/en/"><img src="https://static.igem.org/mediawiki/2013/6/60/UESTC_Sponsor1.jpg" /></a> | ||
+ | </div> | ||
+ | <div class="sponsor_list"> | ||
+ | <a href="http://www.oice.uestc.edu.cn/en/index.php?m=content&c=index&a=lists&catid=118"><img src="https://static.igem.org/mediawiki/2013/f/f9/UESTC_Sponsor2.jpg" /></a> | ||
+ | </div> | ||
+ | <div class="sponsor_list"> | ||
+ | <a href="http://www.oice.uestc.edu.cn/en/index.php?m=content&c=index&a=show&catid=117&id=17"><img src="https://static.igem.org/mediawiki/2013/4/42/UESTC_Sponsor3.jpg" /></a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </body> | ||
+ | </html> |
Latest revision as of 00:59, 21 August 2013