|
|
(8 intermediate revisions not shown) |
Line 1: |
Line 1: |
| {{CSS/Main}} | | {{CSS/Main}} |
| + | {{:Team:UNC-Chapel_Hill/practicemenu}} |
| <html> | | <html> |
- | <style> | + | <head> |
- | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
| + | <link href="https://2014.igem.org/Team:UNC-Chapel_Hill/StyleSheets/HomePage?action=raw&ctype=text/css" rel="stylesheet"> |
- | </style>
| + | </head> |
- | | + | |
- | <!-- here ends the section that changes the default wiki template to a white full width background -->
| + | |
- | | + | |
- | | + | |
- | <!-- beginning of your page -->
| + | |
- | | + | |
- | <!-- menu -->
| + | |
- | <table id="menu" width="100%" cellspacing="0" height="135px">
| + | |
- | <tr>
| + | |
- | <td bgColor="#FFFFFF"></td>
| + | |
- | <td valign="bottom" width="975px" align="center" bgColor="#FFFFFF">
| + | |
- | | + | |
- | <table align="center">
| + | |
- | <tr height="50px">
| + | |
- | <td width="162px" align="center" onMouseOver="this.bgColor='#A1DBB2'" onMouseOut="this.bgColor='#56A0D3'" bgColor=#56A0D3>
| + | |
- | <a href="https://2014.igem.org/Team:UNC-Chapel_Hill"style="text-decoration:none;color:#ffffff">HOME </a> </td> | + | |
- | | + | |
- | <td width="162px" align="center" onMouseOver="this.bgColor='#A1DBB2'" onMouseOut="this.bgColor='#56A0D3'" bgColor=#56A0D3>
| + | |
- | <a href="https://2014.igem.org/Team:UNC-Chapel_Hill/Project" style="text-decoration:none;color:#ffffff">PROJECT</a> </td>
| + | |
- | | + | |
- | <td width="162px" align="center" onMouseOver="this.bgColor='#A1DBB2'" onMouseOut="this.bgColor='#56A0D3'" bgColor=#56A0D3>
| + | |
- | <a href="https://2014.igem.org/Team:UNC-Chapel_Hill/Parts" style="text-decoration:none;color:#ffffff">PARTS</a></td> | + | |
- | | + | |
- | <td width="162px" align="center" onMouseOver="this.bgColor='#A1DBB2'" onMouseOut="this.bgColor='#56A0D3'" bgColor=#56A0D3>
| + | |
- | <a href="https://2014.igem.org/Team:UNC-Chapel_Hill/Team" style="text-decoration:none;color:#ffffff">TEAM </a> </td>
| + | |
- | | + | |
- | <td width="162px" align="center" onMouseOver="this.bgColor='#A1DBB2'" onMouseOut="this.bgColor='#56A0D3'" bgColor=#56A0D3>
| + | |
- | <a href="https://2014.igem.org/Team:UNC-Chapel_Hill/Notebook" style="text-decoration:none;color:#ffffff">NOTEBOOK </a> </td>
| + | |
- | | + | |
- | <td width="162px" align="center" onMouseOver="this.bgColor='#A1DBB2'" onMouseOut="this.bgColor='#56A0D3'" bgColor=#56A0D3>
| + | |
- | <a href="https://2014.igem.org/Team:UNC-Chapel_Hill/Safety" style="text-decoration:none;color:#ffffff">SAFETY </a></td>
| + | |
- | | + | |
- | <td width="162px" align="center" onMouseOver="this.bgColor='#A1DBB2'" onMouseOut="this.bgColor='#56A0D3'" bgColor=#56A0D3>
| + | |
- | <a href="https://2014.igem.org/Team:UNC-Chapel_Hill/Attributions" style="text-decoration:none;color:#ffffff">ATTRIBUTIONS</a></td>
| + | |
- | | + | |
- | </tr>
| + | |
- | | + | |
- | <tr> <td colspan="6"></td>
| + | |
- | <td align="center" width="162px"><a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a></td>
| + | |
- | | + | |
- | </tr>
| + | |
- | </table>
| + | |
- | | + | |
- | </td>
| + | |
- | <td bgColor="#FFFFFF"></td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | <!-- end of menu -->
| + | |
| | | |
| <center> | | <center> |
| <table width="975" cellspacing="0" height="10px"> | | <table width="975" cellspacing="0" height="10px"> |
- | <tr><td bgColor="#56A0D3"></td> <td colspan="3" width="975px" bgColor="#56A0D3" align="center"> <p style="color:white;font-size:20px">MODELING </p></td> <td bgColor="#56A0D3"></td> </tr> | + | <tr><td bgColor="#56A0D3"></td> <td colspan="3" width="975px" bgColor="#56A0D3" align="center"> <p style="color:white;font-size:20px">PROJECT: MODELING </p></td> <td bgColor="#56A0D3"></td> </tr> |
| </table> | | </table> |
| </center> | | </center> |
Line 64: |
Line 17: |
| <!--modeling content --> | | <!--modeling content --> |
| <center> | | <center> |
- | <table width="78%" cellspacing="4" height="115px"> | + | <table width="975" cellspacing="4" height="115px"> |
| <tr> | | <tr> |
| <td bgColor="#FFFFFF"></td> | | <td bgColor="#FFFFFF"></td> |
Line 79: |
Line 32: |
| </table> | | </table> |
| </center> | | </center> |
| + | <footer> |
| + | <a href="#" class="go-top">Top</a> |
| + | |
| + | </footer> |
| + | |
| </html> | | </html> |