Team:iHKU/software
From 2008.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 16: | Line 16: | ||
font-size: 13px; | font-size: 13px; | ||
} | } | ||
- | p:first-letter | + | p.special:first-letter |
{ | { | ||
color:#990000; | color:#990000; | ||
Line 37: | Line 37: | ||
font-family: Verdana; | font-family: Verdana; | ||
font-size: 130%; | font-size: 130%; | ||
- | color: # | + | color: #993300; |
- | + | ||
} | } | ||
#main | #main | ||
Line 137: | Line 136: | ||
float:left; | float:left; | ||
} | } | ||
- | |||
- | |||
</style> | </style> | ||
- | < | + | <style> |
+ | <!-- | ||
+ | a:link | ||
+ | { | ||
+ | color:#3366CC; | ||
+ | text-decoration:none | ||
+ | } | ||
+ | a:visited | ||
+ | { | ||
+ | color:#FF6600; | ||
+ | text-decoration:none | ||
+ | } | ||
+ | a:hover | ||
+ | { | ||
+ | color:#66CCFF;text-decoration:underline | ||
+ | } | ||
+ | --> | ||
+ | </style> | ||
<div id="main"> | <div id="main"> | ||
<div id="up1"> | <div id="up1"> | ||
- | + | <table width="100%" border="0"> | |
<tr> | <tr> | ||
- | <th width=" | + | <th width="61%" scope="row"> </th> |
- | <td width=" | + | <td width="39%"><span class="headline"><a href="http://www.hku.hk">The University of Hong Kong</a> | <a href="http://www.hku.hk/facmed/">Li Ka Shing Faculty of Medicine</a></span></td> |
</tr> | </tr> | ||
</table> | </table> | ||
Line 238: | Line 252: | ||
<td width="80%" align="left"><h1 class="style7"><a name="top" id="top"></a>Software</h1> | <td width="80%" align="left"><h1 class="style7"><a name="top" id="top"></a>Software</h1> | ||
<ol> | <ol> | ||
- | <li class="style18" | + | <li class="style18"><a href="#java">Java</a></li> |
- | <li class="style18" | + | <li class="style18"><a href="#imagej">ImageJ</a><span class="style16"></li> |
</ol> | </ol> | ||
<p> </p> | <p> </p> | ||
Line 326: | Line 340: | ||
</tr> | </tr> | ||
</table> | </table> | ||
- | + | ||
</div> | </div> | ||
Line 334: | Line 348: | ||
</div> | </div> | ||
- | + | </div> | |
</div> | </div> | ||
</div> | </div> | ||
</html> | </html> | ||
<html> | <html> |
Latest revision as of 18:05, 29 October 2008