Team:UMaryland/NavBar
From 2014.igem.org
(Difference between revisions)
(Created page with "{{UMaryland/CSS}} <html> <?php require 'NavBar.php' ; ?> <!--main content --> <table width="70%" align="center"> <tr> <td colspan="3" height="5px"> </td></tr> <!-- end w...") |
|||
Line 1: | Line 1: | ||
- | + | <p> Hello </p> | |
+ | <table id="topbar" width="100%"> | ||
+ | <tr heigth="15px"></tr> | ||
+ | <tr heigth="75px"> | ||
- | |||
- | < | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> |
- | < | + | <a href="https://2014.igem.org/Team:UMaryland"style="color:#000000">Home </a> </td> |
- | + | ||
+ | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/Team:UMaryland/Team"style="color:#000000"> Team </a> </td> | ||
+ | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://igem.org/Team.cgi?year=2014&team_name=UMaryland"style="color:#000000"> Official Team Profile </a></td> | ||
+ | <td style="border:1px solid black" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/Team:UMaryland/Project"style="color:#000000"> Project</a></td> | ||
+ | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/Team:UMaryland/Parts"style="color:#000000"> Parts</a></td> | ||
- | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | |
- | < | + | <a href="https://2014.igem.org/Team:UMaryland/Modeling"style="color:#000000"> Modeling</a></td> |
- | + | ||
+ | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/Team:UMaryland/Notebook"style="color:#000000"> Notebook</a></td> | ||
+ | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | ||
+ | <a href="https://2014.igem.org/Team:UMaryland/Safety"style=" color:#000000"> Safety </a></td> | ||
- | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | |
- | + | <a href="https://2014.igem.org/Team:UMaryland/Attributions"style="color:#000000"> Attributions </a></td> | |
- | < | + | |
- | + | <td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td> | |
- | + | ||
</tr> | </tr> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</table> | </table> | ||
- |
Latest revision as of 19:35, 22 June 2014
Hello
<a href="https://2014.igem.org/Team:UMaryland"style="color:#000000">Home </a> | <a href="https://2014.igem.org/Team:UMaryland/Team"style="color:#000000"> Team </a> | <a href="https://igem.org/Team.cgi?year=2014&team_name=UMaryland"style="color:#000000"> Official Team Profile </a> | <a href="https://2014.igem.org/Team:UMaryland/Project"style="color:#000000"> Project</a> | <a href="https://2014.igem.org/Team:UMaryland/Parts"style="color:#000000"> Parts</a> | <a href="https://2014.igem.org/Team:UMaryland/Modeling"style="color:#000000"> Modeling</a> | <a href="https://2014.igem.org/Team:UMaryland/Notebook"style="color:#000000"> Notebook</a> | <a href="https://2014.igem.org/Team:UMaryland/Safety"style=" color:#000000"> Safety </a> | <a href="https://2014.igem.org/Team:UMaryland/Attributions"style="color:#000000"> Attributions </a> | <a href="https://2014.igem.org/Main_Page"> <img src="" width="55px"></a> |