- <a href="project.html">MAIN</a>
- <a href="project.html">PROJECT</a>
- <a href="biobricks.html">BIOBRICKS</a>
- <a href="notebook.html">NOTEBOOK</a>
- <a href="safety.html">SAFETY</a>
- <a href="humanpractice.html">HUMAN PRACTICE</a>
- <a href="team.html">TEAM</a>
- <a href="ourpartners.html">OUR PARTNERS</a>
- <a href="mailto:shushutaishuaile@outlook.com">CONTACT US</a>
Template:NFLSIndex
From 2014hs.igem.org
(Difference between revisions)
AlexGorilla (Talk | contribs) (Created page with "<!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...") |
AlexGorilla (Talk | contribs) |
||
Line 1: | Line 1: | ||
- | + | ||
- | + | ||
<head> | <head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
Revision as of 03:28, 18 June 2014
<head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>iGEM Nanjing_NFLS</title> <style type="text/css"> body { background-color: #1C1C1C; font: Calibri; } body,td,th { font-size: x-large; color: #FFF; font-family: Calibri; }
- logo {
position: absolute; width: 288px; height: 180px; z-index: 1; left: 50px; top: 25px; }
- primary-nav {
position: absolute; width: 1000px; height: 60px; z-index: 2; left: 325px; top: 103px; font-size: large; }
- primary-nav li{
display: inline; list-style-type: none; overflow: hidden; }
- primary-nav li a{
margin-right: 15px; padding-top: 4px; overflow: hidden; color: #FFFFFF; padding-top: 4px; text-decoration: none; border-top-width: 4px; border-top-style: solid; border-top-color: #1C1C1C; }
- nav-contactus a{
border-top-color: #FFFFFF !important; margin-left: 0px; }
- nav-contactus a:hover{
border-top-color: #D01C5B !important; }
- primary-nav li a:hover{
color: #D01C5B; }
- primary-nav li.selected a{
border-top-color: #D01C5B; color: #D01C5B; } .trans { background-color:#000000; filter:Alpha(opacity=50);/*只对ie7,ie8有效*/ background:rgba(0, 0, 0, 0.5) }
- main-nav {
position: absolute; width: 1180px; height: 600px; z-index: 3; left: 50px; top: 195px; background-image: url(image/1350116910708.jpg); }
- navb-project {
position: absolute; left: 50px; top: 105px; width: 200px; height: 75px; z-index: 4; }
- navb-biobricks {
position: absolute; left: 275px; top: 30px; width: 100px; height: 150px; z-index: 5; }
- navb-notebook {
position: absolute; left: 400px; top: 55px; width: 150px; height: 125px; z-index: 6; }
- navb-safety {
position: absolute; left: 50px; top: 205px; width: 150px; height: 150px; z-index: 7; }
- navb-humanprac {
position: absolute; left: 225px; top: 205px; width: 150px; height: 100px; z-index: 8; }
- navb-team {
position: absolute; left: 400px; top: 205px; width: 150px; height: 50px; z-index: 9; }
- navb-ourpartners {
position: absolute; left: 400px; top: 280px; width: 150px; height: 100px; z-index: 10; } </style> </head>
<body topmargin="20" width="1280" height="720">
<img src="image/logo.jpg" width="288" height="180" alt="iGEM_NFLS" />
</body> </html>