Team:METU-BIN Ankara/M4B
From 2011.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
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;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;} | ||
+ | #content {width:975px;} | ||
+ | #act_content {width:975px;padding:0;} | ||
+ | #footer-box {width: 975px;} | ||
</style> | </style> | ||
</head> | </head> | ||
Line 55: | Line 67: | ||
<div id="act_content"> | <div id="act_content"> | ||
<h2>M4B: Mining for BioBricks</h2> | <h2>M4B: Mining for BioBricks</h2> | ||
- | <applet code="igem_applet.M4BApplet"> | + | <div class="links"> |
- | <param name="archive" value="m4b.jar"> | + | <ul> |
+ | <li><a style="color:#c00;" href="http://dayhoff.ii.metu.edu.tr:8080/m4b" target="_blank">Cannot see? Please click here.</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">Send Feedback</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <applet code="http://dayhoff.ii.metu.edu.tr:8080/m4b/igem_applet.M4BApplet" codebase="http://dayhoff.ii.metu.edu.tr:8080/m4b/"> | ||
+ | <param name="archive" value="http://dayhoff.ii.metu.edu.tr:8080/m4b/m4b.jar"> | ||
+ | |||
</applet> | </applet> | ||
</div> | </div> |
Latest revision as of 13:20, 21 November 2011