Template:Stanford Main Menu 0910 2

From OpenWetWare
Jump to navigationJump to search

<html> <center> <head> <style type="text/css"> body{background:#FFFFCC} table.menu{ background:#990000; padding:5px; color:black; } td.cell{ font-family:Verdana; font-size:18px;

                               font-style:normal;

width:99px; text-align:center; padding:0px} td.cell:hover{font-weight:bold; cursor:pointer; text-decoration:none} img{padding-bottom:5px} a.menu{text-decoration:none; color:white} a.menu:visited{text-decoration:none; color:white} </style> </head> <body> <img src="http://openwetware.org/images/8/8d/Quad_center.jpg" width="719px"></img> <table class=menu> <tr> <td class=cell><a class=menu href="http://2009.igem.org/Team:Stanford">Home</a></td> <td class=cell><a class=menu href="http://2009.igem.org/Team:Stanford/ProjectPage">Project</a></td> <td class=cell><a class=menu href="http://2009.igem.org/Team:Stanford/ModelingPage">Modeling</a></td> <td class=cell><a class=menu href="http://2009.igem.org/Team:Stanford/PartsPage">Parts</a></td> <td class=cell><a class=menu href="http://2009.igem.org/Team:Stanford/NotebookPage">Notebook</a></td> <td class=cell><a class=menu href="http://2009.igem.org/Team:Stanford/TeamPage">Team</a></td> <td class=cell><a class=menu href="http://2009.igem.org/Team:Stanford/sBOLvPage">SBOL-V</a></td> </tr> </table> </body> </center> </html>