|
|
Line 1: |
Line 1: |
| {{CSS/Main}} | | {{CSS/Main}} |
- | <html>
| |
- | <style>
| |
- | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
| |
- | </style>
| |
- |
| |
- | <!-- 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='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
| |
- | <a href="https://2014.igem.org/Team:Austin_Texas"style="text-decoration:none;color:#1C140D">HOME </a> </td>
| |
- |
| |
- | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
| |
- | <a href="https://2014.igem.org/Team:Austin_Texas/project" style="text-decoration:none;color:#1C140D">PROJECT</a> </td>
| |
- |
| |
- | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
| |
- | <a href="https://2014.igem.org/Team:Austin_Texas/human_practices" style="text-decoration:none;color:#1C140D">HUMAN PRACTICES</a> </td>
| |
- |
| |
- | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
| |
- | <a href="https://2014.igem.org/Team:Austin_Texas/parts" style="text-decoration:none;color:#1C140D">PARTS</a></td>
| |
- |
| |
- | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
| |
- | <a href="https://2014.igem.org/Team:Austin_Texas/team" style="text-decoration:none;color:#1C140D">TEAM </a> </td>
| |
- |
| |
- | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
| |
- | <a href="https://2014.igem.org/Team:Austin_Texas/notebook" style="text-decoration:none;color:#1C140D">NOTEBOOK </a> </td>
| |
- |
| |
- | <td width="162px" align="center" onMouseOver="this.bgColor='#FEE5AD'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
| |
- | <a href="https://2014.igem.org/Team:Austin_Texas/safety" style="text-decoration:none;color:#1C140D">SAFETY </a></td>
| |
- | </tr>
| |
- |
| |
- | <tr> <td colspan="5"></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>
| |
- | <td align="center" width="162px"><img src="https://static.igem.org/mediawiki/2014/0/06/EPFL_logo.jpg" width="55px"></td>
| |
- | </tr>
| |
- | </table>
| |
- |
| |
- | </td>
| |
- | <td bgColor="#FFFFFF"></td>
| |
- | </tr>
| |
- | </table>
| |
- | <!-- end of menu -->
| |
- |
| |
- |
| |
- | <!-- First block of content -->
| |
- | <table id="firstblock" width="100%" cellspacing="0" height="500px">
| |
- | <tr>
| |
- | <td bgColor="#FFFFFF"></td>
| |
- | <td width="975px" align="center" bgColor="#FFFFFF" >
| |
- |
| |
- | <!-- You can replace this image with your team's logo! -->
| |
- |
| |
- | <h3>Welcome! <br> University of Texas at Austin </h3>
| |
- | <p>Scroll down to find more about our project! </p>
| |
- |
| |
- | <a href="https://2014.igem.org/Team:Austin_Texas/photocage" style="text-decoration:none;color:#1C140D">Photocaged Project</a>
| |
- | <a href="https://2014.igem.org/Team:Austin_Texas/kit" style="text-decoration:none;color:#1C140D">Measurement Kit</a>
| |
- | <a href="https://2014.igem.org/Team:Austin_Texas/interlab_study" style="text-decoration:none;color:#1C140D">Interlab Study</a>
| |
- |
| |
- |
| |
- | </td>
| |
- | <td bgColor="#FFFFFF"></td>
| |
- | </tr>
| |
- | </table>
| |
- | <!-- end of first block -->
| |
- |
| |
- | <!-- Block of content 1 -->
| |
- | <table width="100%" cellspacing="0" height="500px">
| |
- | <tr><td bgColor="#FEE5AD"></td>
| |
- | <td width="975px" align="center" bgColor="#FEE5AD" >
| |
- | <table width="975px" cellspacing="0" height="500px">
| |
- | <tr>
| |
- |
| |
- | <td width="95%" bgColor="#FEE5AD" rowspan="3" align="center">
| |
- |
| |
- | <!-- Content goes here -->
| |
- | <img src="https://static.igem.org/mediawiki/2014/0/0a/DwikitemplateB_dnastrand.png">
| |
- | <h3>Read about our projects!</h3>
| |
- |
| |
- | </td> {{CSS/Main}}
| |
| <html> | | <html> |
| <style> | | <style> |