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:
-
{{UMaryland/CSS}}
+
<p> Hello </p>
 +
<table id="topbar" width="100%">
 +
<tr heigth="15px"></tr>
 +
<tr heigth="75px">
-
<html>
 
-
<?php require 'NavBar.php' ; ?>
+
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
-
<!--main content -->
+
<a href="https://2014.igem.org/Team:UMaryland"style="color:#000000">Home </a> </td>
-
<table width="70%" align="center">
+
 +
<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>
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
-
<!-- end welcome box -->
+
<a href="https://2014.igem.org/Team:UMaryland/Modeling"style="color:#000000"> Modeling</a></td>
-
<tr>  
+
 +
<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>
-
<tr> <td colspan="3"  height="15px"> </td></tr>
+
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
<a href="https://2014.igem.org/Team:UMaryland/Attributions"style="color:#000000"> Attributions </a></td>
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
-
<!--modeling content -->
+
<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><td colspan="3"> <h3>Modeling</h3></td></tr>
+
</tr>
</tr>
-
 
-
 
-
<tr>
 
-
<td width="45%"  valign="top">
 
-
<p>If you choose to create a model during your project, please write about it here. Modeling is not an essential part of iGEM, but we encourage any and all teams to model some aspect of their project. See previous "Best Model" awards for more information.</p>
 
-
</td>
 
-
 
-
<td></td>
 
-
<td></td>
 
-
</tr>
 
-
 
-
 
</table>
</table>
-
</html>
 

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="Igemlogo_300px.png" width="55px"></a>