Template:Team:UW/CSS
From 2014.igem.org
(Difference between revisions)
Line 46: | Line 46: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
- | border: | + | border: 10px; |
background-color: transparent; | background-color: transparent; | ||
margin: 0px; | margin: 0px; | ||
Line 570: | Line 570: | ||
<!-- Banner --> | <!-- Banner --> | ||
<tr> | <tr> | ||
- | + | <a><img src="https://static.igem.org/mediawiki/2014/6/61/Banner-Wiki.png" style="width:100%;height:100%" usemap="#linkmap"></a> | |
- | + | <map name="linkmap"> | |
- | + | <area shape="rect" coords="500,900,2500,2500" href="http://www.washington.edu" alt="UW Homepage"> | |
- | + | <area shape="rect" coords="6900,950,8900,2550" href="http://www.igem.org" alt="Official iGEM website"> | |
+ | </map> | ||
</tr> | </tr> | ||
Revision as of 23:30, 17 October 2014
|