Template:SandboxUp
From 2014.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
<meta charset="utf-8"></meta> | <meta charset="utf-8"></meta> | ||
<style> | <style> | ||
- | . | + | #menyrad_1 { |
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | #menyrad_1:first-child { | ||
+ | height: 75px; | ||
+ | } | ||
+ | |||
+ | .menuItem { | ||
align: center; | align: center; | ||
} | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
Line 11: | Line 20: | ||
<!--navigation menu --> | <!--navigation menu --> | ||
- | < | + | <table id="menyrad_1"> |
- | + | <tr> | |
- | < | + | <td class="menuItem"> |
- | < | + | <a href="http://www.chalmers.se/en/Pages/default.aspx" target="_blank"> |
- | + | <img src="http://www.chalmers.se/_layouts/ChalmersPublicWeb/Images/chalmers-avancez.png" width="55px"> | |
- | + | </a> | |
- | + | </td> | |
- | + | ||
- | + | ||
- | + | ||
- | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3f3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | |
- | + | <a href="https://2014.igem.org/Team:Gothenburg"style="color:#000000"> | |
- | + | Home | |
- | + | </a> | |
- | + | </td> | |
- | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#f3f3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | |
- | + | <a href="https://2014.igem.org/Team:Gothenburg/Team"style="color:#000000"> Team </a> </td> | |
- | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#f3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | |
- | + | <a href="https://igem.org/Team.cgi?year=2014&team_name=Gothenburg"style="color:#000000"> Official Team Profile </a></td> | |
- | + | <td style="border:1px solid black" align="center" height ="45px" onMouseOver="this.bgColor='#d3f3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | |
- | + | <a href="https://2014.igem.org/Team:Gothenburg/Project"style="color:#000000"> Project</a></td> | |
- | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3f3f3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | |
- | + | <a href="https://2014.igem.org/Team:Gothenburg/Parts"style="color:#000000"> Parts</a></td> | |
- | + | <td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#f3d3f3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7> | |
- | + | <a href="https://2014.igem.org/Team:Gothenburg/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:Gothenburg/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:Gothenburg/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:Gothenburg/Attributions"style="color:#000000"> Attributions </a></td> | |
- | + | <td align ="center"> <a href="https://2014.igem.org/Main_Page" target="_blank"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td> | |
- | + | </tr> | |
- | + | </table> | |
- | + | ||
<!--end navigation menu --> | <!--end navigation menu --> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 16:19, 7 July 2014
Home | Team | Official Team Profile | Project | Parts | Modeling | Notebook | Safety | Attributions |