Team:Chiba/Team
From 2010.igem.org
(Difference between revisions)
(15 intermediate revisions not shown) | |||
Line 14: | Line 14: | ||
</html> | </html> | ||
<!--- Background Contents ---> | <!--- Background Contents ---> | ||
+ | <!--- 1st tab ---> | ||
<html><br><br><br> | <html><br><br><br> | ||
<div id="search-controls"> | <div id="search-controls"> | ||
Line 64: | Line 65: | ||
#tabs10 ul { | #tabs10 ul { | ||
margin:0; | margin:0; | ||
- | padding:2px 10px 0 | + | padding:2px 10px 0 105px; |
list-style:none; | list-style:none; | ||
} | } | ||
Line 119: | Line 120: | ||
<li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Project</span></a></li> | <li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Project</span></a></li> | ||
<li><a href="https://2010.igem.org/Team:Chiba/Parts"><span>Parts</span></a></li> | <li><a href="https://2010.igem.org/Team:Chiba/Parts"><span>Parts</span></a></li> | ||
- | |||
<li><a href="https://2010.igem.org/Team:Chiba/Notebook"><span>Notebook</span></a></li> | <li><a href="https://2010.igem.org/Team:Chiba/Notebook"><span>Notebook</span></a></li> | ||
<li><a href="https://2010.igem.org/Team:Chiba/Support"><span>Support</span></a></li> | <li><a href="https://2010.igem.org/Team:Chiba/Support"><span>Support</span></a></li> | ||
<li id="current"><a href="https://2010.igem.org/Team:Chiba/Safety"><span>Safety</span></a></li> | <li id="current"><a href="https://2010.igem.org/Team:Chiba/Safety"><span>Safety</span></a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <!--- 1st tab End ---> | ||
+ | <!--- 2nd tab ---> | ||
+ | <div id="search-controls"> | ||
+ | <form action="/Special:Search" id="searchform"> | ||
+ | <input id="searchInput" name="search" type="text" title="Search 2010.igem.org [f]" accesskey="f" value="" /> | ||
+ | <input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" /> | ||
+ | <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" /> | ||
+ | </form> | ||
+ | </div> <!-- close search controls --> | ||
+ | <p> | ||
+ | <style type="text/css"> | ||
+ | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
+ | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> | ||
+ | <title>Free CSS Navigation Menu Designs 2 at exploding-boy.com</title> | ||
+ | <style type="text/css"> | ||
+ | <!-- | ||
+ | body { | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | font: bold 11px/1.5em Verdana; | ||
+ | } | ||
+ | |||
+ | h2 { | ||
+ | font: bold 14px Verdana, Arial, Helvetica, sans-serif; | ||
+ | color: #000; | ||
+ | margin: 0px; | ||
+ | padding: 0px 0px 0px 15px; | ||
+ | } | ||
+ | |||
+ | img { | ||
+ | border: none; | ||
+ | } | ||
+ | |||
+ | /*- Menu Tabs 9--------------------------- */ | ||
+ | |||
+ | #tabs9 { | ||
+ | float:left; | ||
+ | width:100%; | ||
+ | font-size:100%; | ||
+ | line-height:normal; | ||
+ | background:#125FDB; | ||
+ | margin-top:0px; | ||
+ | } | ||
+ | #tabs9 ul { | ||
+ | margin:0; | ||
+ | padding:2px 10px 0 105px; | ||
+ | list-style:none; | ||
+ | } | ||
+ | #tabs9 li { | ||
+ | float:left; | ||
+ | display:inline; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | margin-left:40px; | ||
+ | } | ||
+ | #tabs9 a { | ||
+ | float:left; | ||
+ | background:url("tableft10.gif") no-repeat left top; | ||
+ | margin:0; | ||
+ | padding:0 0 0 2px; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | #tabs9 a span { | ||
+ | float:left; | ||
+ | display:block; | ||
+ | background:url("tabright10.gif") no-repeat right top; | ||
+ | padding:5px 15px 4px 6px; | ||
+ | color:#FFF; | ||
+ | } | ||
+ | /* Commented Backslash Hack hides rule from IE5-Mac \*/ | ||
+ | #tabs9 a span {float:none;} | ||
+ | /* End IE5-Mac hack */ | ||
+ | #tabs9 a:hover span { | ||
+ | color:#FFFFFF; | ||
+ | } | ||
+ | #tabs9 a:hover { | ||
+ | background-position:0% -42px; | ||
+ | } | ||
+ | #tabs9 a:hover span { | ||
+ | background-position:100% -42px; | ||
+ | } | ||
+ | |||
+ | #tabs9 #current a { | ||
+ | background-position:0% -42px; | ||
+ | } | ||
+ | #tabs9 #current a span { | ||
+ | background-position:100% -42px; | ||
+ | } | ||
+ | --> | ||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <div id="tabs9"> | ||
+ | <ul> | ||
+ | <!-- CSS Tabs --> | ||
+ | <li><a href="https://2010.igem.org/Team:Chiba/Team"><span>Team</span></a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Chiba/Member"><span>Member</span></a></li> | ||
+ | <li><a href="https://2010.igem.org/Team:Chiba/School"><span>School</span></a></li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
</body> | </body> | ||
+ | <!--- 2nd tab End---> | ||
<!--- Background Contents End ---> | <!--- Background Contents End ---> | ||
<!--- Main Contents Start ---> | <!--- Main Contents Start ---> |
Latest revision as of 18:59, 27 October 2010
Who we are... Welcome~~ to wiki page of Chiba University!! We have two graduated students, five under-graduated students and two advisors. We were organized in May and studied iGEM for about five months. |
What we do... |