Team:Penn
From 2011.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
Line 56: | Line 55: | ||
</head> | </head> | ||
+ | |||
+ | <style> | ||
+ | #navbar ul { | ||
+ | margin: 0; | ||
+ | padding: 5px; | ||
+ | list-style-type: none; | ||
+ | text-align: center; | ||
+ | background-color: #eee; /* #003F87; */ | ||
+ | } | ||
+ | |||
+ | #navbar ul li { | ||
+ | display: inline; | ||
+ | } | ||
+ | |||
+ | #navbar ul li a { | ||
+ | text-decoration: none; | ||
+ | padding: .2em 1em; | ||
+ | color: #000; | ||
+ | background-color: #eee; /* #003F87; */ | ||
+ | } | ||
+ | |||
+ | #navbar ul li a:hover { | ||
+ | color: #000; | ||
+ | background-color: #CD0000; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | |||
+ | |||
<body class="home blog logged-in admin-bar chrome"> | <body class="home blog logged-in admin-bar chrome"> | ||
+ | |||
+ | <div id="navbar"> | ||
+ | <ul> | ||
+ | <li><a href="https://2011.igem.org/Team:Penn">Home</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Penn/Team">Team</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Penn/Project">Our Project</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Penn/Parts">Biobricks</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Penn/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Penn/Safety">Safety</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | |||
<div id="background"> | <div id="background"> | ||
<div id="backgrounds"> | <div id="backgrounds"> |
Revision as of 23:15, 10 September 2011
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
2011 Penn iGEM Team.