Team:iHKU/software
From 2008.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
<html> | <html> | ||
<style> | <style> | ||
+ | body{ | ||
+ | background-color: black; | ||
+ | } | ||
#content{ | #content{ | ||
padding:0px; | padding:0px; | ||
+ | width:975px; | ||
} | } | ||
table{ | table{ | ||
Line 37: | Line 41: | ||
#main | #main | ||
{ | { | ||
- | width: | + | width:975px; |
- | background-image:url(https://static.igem.org/mediawiki/2008/ | + | background-image:url(https://static.igem.org/mediawiki/2008/1/19/Bg_new.jpg); |
float:left; | float:left; | ||
} | } | ||
#up1 | #up1 | ||
{ | { | ||
- | width: | + | width:975px; |
height:25px; | height:25px; | ||
background-image:url(https://static.igem.org/mediawiki/2008/d/d7/Up1.gif); | background-image:url(https://static.igem.org/mediawiki/2008/d/d7/Up1.gif); | ||
Line 50: | Line 54: | ||
#down1 | #down1 | ||
{ | { | ||
- | width: | + | width:975px; |
float:left; | float:left; | ||
} | } | ||
Line 68: | Line 72: | ||
width:230px; | width:230px; | ||
height:600px; | height:600px; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2008/8/8b/Leftside.jpg); | ||
} | } | ||
#left_extend | #left_extend | ||
Line 78: | Line 83: | ||
#down1right | #down1right | ||
{ | { | ||
- | width: | + | width:745px; |
float:left; | float:left; | ||
} | } | ||
Line 88: | Line 93: | ||
#rightside | #rightside | ||
{ | { | ||
- | width: | + | width:40px; |
- | float: | + | height:700px; |
+ | float:right; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2008/7/7e/Rightside.jpg); | ||
} | } | ||
#rightsidepic | #rightsidepic | ||
{ | { | ||
- | width: | + | width: 40px; |
height: 746px; | height: 746px; | ||
background-image:url(https://static.igem.org/mediawiki/2008/7/7e/Rightside.jpg); | background-image:url(https://static.igem.org/mediawiki/2008/7/7e/Rightside.jpg); | ||
Line 99: | Line 106: | ||
#right_extend | #right_extend | ||
{ | { | ||
- | width: | + | width:40px; |
background-image:url(https://static.igem.org/mediawiki/2008/6/6b/Rightext.jpg); | background-image:url(https://static.igem.org/mediawiki/2008/6/6b/Rightext.jpg); | ||
} | } | ||
Line 130: | Line 137: | ||
} | } | ||
</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 212: | Line 237: | ||
</tr> | </tr> | ||
</table> | </table> | ||
- | </div> | + | </div> |
+ | |||
</div> | </div> | ||
<div id="down1right"> | <div id="down1right"> | ||
Line 218: | Line 244: | ||
<div id="preheader"></div> | <div id="preheader"></div> | ||
<div id="header"></div> | <div id="header"></div> | ||
- | + | <div id="content1"> | |
+ | |||
<table width="100%" border="0"> | <table width="100%" border="0"> | ||
<tr> | <tr> | ||
Line 225: | 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> | ||
+ | <p> </p> | ||
+ | <p> </p> | ||
<h2><span class="style16">A. Java</span></h2> | <h2><span class="style16">A. Java</span></h2> | ||
<p class="special">A simple Java program is used to automate the picture capturing process.<br /> | <p class="special">A simple Java program is used to automate the picture capturing process.<br /> | ||
Line 310: | Line 340: | ||
</tr> | </tr> | ||
</table> | </table> | ||
- | + | ||
</div> | </div> | ||
<div id="footer1"></div> | <div id="footer1"></div> | ||
</div> | </div> | ||
- | + | <div id="rightside"> | |
+ | |||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
</html> | </html> | ||
+ | <html> |
Latest revision as of 18:05, 29 October 2008