Team:Grinnell/Template/Home
From 2011.igem.org
(Difference between revisions)
(Created page with "__NOTOC__ <html><head><style type="text/css"> body{ background=#FFFFFF; } span.menubar{ background:purple; } </style></head> <body></html> [[File:grinnellheadersample.gif|top|9...") |
|||
Line 2: | Line 2: | ||
<html><head><style type="text/css"> | <html><head><style type="text/css"> | ||
- | + | .listed{ | |
- | + | font-size:150%; | |
} | } | ||
- | + | #menu-bar{ | |
- | background: | + | list-style:none; |
+ | overflow:hidden; | ||
+ | } | ||
+ | #menu-bar li{ | ||
+ | float:left; | ||
+ | } | ||
+ | #menu-bar a:link, #menu-bar a:visited{ | ||
+ | display:block; | ||
+ | width:108px; | ||
+ | color:#000000; | ||
+ | background-color:#dc143c; | ||
+ | text-align:center; | ||
+ | padding:4px; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | #menu-bar a:hover{ | ||
+ | background-color:#000000; | ||
+ | color:#dc143c; | ||
+ | } | ||
+ | #menu-bar a:active{ | ||
+ | color:#FFFFFF; | ||
} | } | ||
</style></head> | </style></head> | ||
<body></html> | <body></html> | ||
- | [[File:grinnellheadersample.gif| | + | [[File:grinnellheadersample.gif|center|965px]] |
<html> | <html> | ||
- | < | + | <ul id="menu-bar"> |
+ | <li><a href="https://2011.igem.org/Team:Grinnell">Home</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Grinnell/Team">Team</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Grinnell/Project">Project</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Grinnell/Parts">Parts</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Grinnell/Applications">Applications</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Grinnell/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Grinnell/Safety">Safety</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Grinnell/Attributions">Attributions</a></li> | ||
+ | </ul> | ||
+ | </html> | ||
{|style="background:lightblue;" height="80px" cellspacing="30" border="0" width="965px" align="center" | {|style="background:lightblue;" height="80px" cellspacing="30" border="0" width="965px" align="center" | ||
- | !align="center"|<html><p | + | !align="center"|<html><p class="listed"></html>[[Team:Grinnell|Home]]<html></p></html> |
- | !align="center"|<html><p | + | !align="center"|<html><p class="listed"></html>[[Team:Grinnell/Team|Team]]<html></p></html> |
- | !align="center"|<html><p | + | !align="center"|<html><p class="listed"></html>[[Team:Grinnell/Project|Project]]<html></p></html> |
- | !align="center"|<html><p | + | !align="center"|<html><p class="listed"></html>[[Team:Grinnell/Parts|Parts]]<html></p></html> |
- | !align="center"|<html><p | + | !align="center"|<html><p class="listed"></html>[[Team:Grinnell/Applications|Applications]]<html></p></html> |
- | !align="center"|<html><p | + | !align="center"|<html><p class="listed"></html>[[Team:Grinnell/Notebook|Notebook]]<html></p></html> |
- | !align="center"|<html><p | + | !align="center"|<html><p class="listed"></html>[[Team:Grinnell/Safety|Safety]]<html></p></html> |
- | !align="center"|<html><p | + | !align="center"|<html><p class="listed"></html>[[Team:Grinnell/Attributions|Attributions]]<html></p></html> |
|} | |} | ||
- | <html | + | <html> |
</body></html> | </body></html> |
Revision as of 20:48, 5 June 2011