Template:USTCiGEM2010 header v1
From 2010.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | |||
- | |||
<html> | <html> | ||
<head> | <head> | ||
Line 110: | Line 108: | ||
#container{ | #container{ | ||
- | |||
- | |||
- | |||
- | |||
- | |||
position:relative; | position:relative; | ||
+ | width:975px; | ||
+ | min-height:500px; | ||
+ | height:1500px; | ||
+ | margin:0px auto; | ||
+ | padding:0; | ||
border-bottom-right-radius:20px; | border-bottom-right-radius:20px; | ||
border-bottom-left-radius:20px; | border-bottom-left-radius:20px; | ||
border-top-left-radius:20px; | border-top-left-radius:20px; | ||
border-top-right-radius:20px; | border-top-right-radius:20px; | ||
+ | } | ||
+ | #Header{ | ||
+ | width:975px; | ||
+ | height:325px; | ||
+ | text-align:center; | ||
background-image:url(https://static.igem.org/mediawiki/2010/7/75/Tablemap.png); | background-image:url(https://static.igem.org/mediawiki/2010/7/75/Tablemap.png); | ||
+ | border-top-left-radius:20px; | ||
+ | border-top-right-radius:20px; | ||
} | } | ||
- | # | + | #LeftSide{ |
- | width: | + | width:255px; |
- | height: | + | height:1180px; |
- | + | ||
position:absolute; | position:absolute; | ||
- | background- | + | top:320px; |
+ | right:720px; | ||
+ | z-index:5; | ||
+ | border-bottom-left-radius:20px; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2010/7/75/Tablemap.png); | ||
+ | } | ||
+ | #SideBar{ | ||
+ | width:250px; | ||
+ | height:500px; | ||
+ | position:absolute; | ||
+ | top:325px; | ||
+ | right:710px; | ||
+ | z-index:30; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
#Daogui{ | #Daogui{ | ||
- | |||
- | |||
- | |||
position:absolute; | position:absolute; | ||
- | top: | + | top:330px; |
- | + | right:760px; | |
- | + | z-index:20; | |
+ | width:200px; | ||
+ | min-height:400px; | ||
+ | height:1170px; | ||
background-image:url(https://static.igem.org/mediawiki/2010/7/74/Daogui200.png); | background-image:url(https://static.igem.org/mediawiki/2010/7/74/Daogui200.png); | ||
background-repeat:repeat-y; | background-repeat:repeat-y; | ||
} | } | ||
- | + | #Left{ | |
- | # | + | width:255px; |
- | + | height:1145px; | |
- | + | position:absolute; | |
- | top:- | + | top:337px; |
- | + | right:697px; | |
+ | z-index:10; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2010/0/01/USTC_left.png); | ||
+ | background-repeat:repeat-y; | ||
} | } | ||
- | + | #RightSide{ | |
- | # | + | width:67px; |
+ | height:1145px; | ||
position:absolute; | position:absolute; | ||
- | + | top:320px; | |
- | + | right:0px; | |
- | + | z-index:5; | |
- | + | background-image:url(https://static.igem.org/mediawiki/igem.org/3/3c/3-2.png); | |
- | + | background-repeat:repeat-y; | |
- | + | ||
- | + | ||
} | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
- | |||
- | |||
<body> | <body> | ||
<div id="container"> | <div id="container"> | ||
- | |||
<div id="Header"> | <div id="Header"> | ||
- | <object type="application/x-shockwave-flash" height=" | + | <object type="application/x-shockwave-flash" height="325" width="928" > |
- | <param name="movie" value="https://static.igem.org/mediawiki/2010/ | + | <param name="movie" value="https://static.igem.org/mediawiki/2010/4/44/~022CutOfTitile_(2).swf" /> |
<param name="quality" value="high" /> | <param name="quality" value="high" /> | ||
<param name="scale" value="Exactfit" /> | <param name="scale" value="Exactfit" /> | ||
</object> | </object> | ||
- | <div id="SideBar"> | + | </div> |
- | <object type="application/x-shockwave-flash" height=" | + | <div id ="SideBar"> |
- | <param name="movie" value="https://static.igem.org/mediawiki/2010/ | + | <object type="application/x-shockwave-flash" height="500" width="245" data="https://static.igem.org/mediawiki/2010/2/23/USTC2010~SideMenu.swf"> |
+ | <param name="movie" value="https://static.igem.org/mediawiki/2010/2/23/USTC2010~SideMenu.swf" /> | ||
<param name="quality" value="high" /> | <param name="quality" value="high" /> | ||
- | <param name="scale" value=" | + | <param name="scale" value="Noborder" /> |
+ | <param name="salign" value="tl"/> | ||
</object> | </object> | ||
</div> | </div> | ||
+ | <div id="LeftSide"></div> | ||
+ | <div id="RightSide"></div> | ||
+ | <div id="Daogui"> | ||
</div> | </div> | ||
- | + | <div id="Left"> | |
- | <div id=" | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
- | + | <div id="Bottome"></div> | |
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 05:52, 26 October 2010