|
|
Line 691: |
Line 691: |
| | | |
| <br> | | <br> |
- |
| |
- | <tr>
| |
- | <!--
| |
- | **************Navigation bar**************
| |
- | Each cell represents a button,
| |
- | 1.- first row defines the borders outside each box, how the
| |
- |
| |
- | text is aligned and the height
| |
- | 2.- second row defines the color, here you can change the
| |
- |
| |
- | color by modifying the hex code
| |
- | 3.- third row is where you place the link to where you want
| |
- |
| |
- | that button to take you
| |
- | 4.- fourth row you define the color of the text inside the
| |
- |
| |
- | button and the content of it
| |
- | -->
| |
- |
| |
- |
| |
- | <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/WikitemplateA_home"
| |
- | 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/WikitemplateA_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=""
| |
- | 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/WikitemplateA_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/WikitemplateA_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=""
| |
- | 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=""
| |
- | 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=""
| |
- | 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=""
| |
- | style="color:#000000"> Attributions </a></td>
| |
- |
| |
- |
| |
- | <!-- this is the iGEM logo! it will take to igem.org -->
| |
- | <td align ="center"> <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>
| |
- |
| |
- | <tr> <td colspan="10" heigth="45px"> </td></tr>
| |
- | </table>
| |
- |
| |
- | <!-- end of navigation bar -->
| |
- |
| |
- |
| |
- |
| |
| | | |
| | | |