Team:METU-BIN Ankara/M4B
From 2011.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
applet {width:975px;height:630px;margin:5px 0;} | applet {width:975px;height:630px;margin:5px 0;} | ||
+ | .links {float:right;width:400px;height:20px;margin-top:44px;text-align:right;} | ||
+ | .links ul {list-style:none;margin:0;padding:0;} | ||
+ | .links ul li {display:inline;} | ||
+ | .links ul li.last {background:none;} | ||
+ | |||
+ | .links ul li a:link,a:visited { | ||
+ | background:url("menu_bg_small.png") no-repeat right; | ||
+ | color:#06C;padding:0 10px 0 5px;text-decoration:none;} | ||
+ | .links ul li a:hover,a:active {color:#06C;text-decoration:underline;} | ||
+ | .links ul li.last a {padding-right:0;background:none;} | ||
+ | #act_content {width:965px;} | ||
</style> | </style> | ||
Line 55: | Line 66: | ||
<div id="act_content"> | <div id="act_content"> | ||
<h2>M4B: Mining for BioBricks</h2> | <h2>M4B: Mining for BioBricks</h2> | ||
+ | <div class="links"> | ||
+ | <ul> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara" target="_blank">Home</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Project" target="_blank">Project</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Instructions" target="_blank">Instructions</a></li> | ||
+ | <li class="last"><a href="https://2011.igem.org/Team:METU-BIN_Ankara/Contact" target="_blank">Contact</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
<applet code="igem_applet.M4BApplet"> | <applet code="igem_applet.M4BApplet"> | ||
<param name="archive" value="m4b.jar"> | <param name="archive" value="m4b.jar"> |
Revision as of 17:22, 24 October 2011