XMU-CHINA/Temp/titlebar
From 2012.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
- | |||
#titlebar { | #titlebar { | ||
Line 18: | Line 16: | ||
z-index: 1; | z-index: 1; | ||
width: 900px; | width: 900px; | ||
- | left: | + | left: 125px; |
+ | top: 55px; | ||
display: table; | display: table; | ||
letter-spacing: 0px; | letter-spacing: 0px; | ||
} | } | ||
+ | |||
+ | #schoolbadge { | ||
+ | position:fixed; | ||
+ | width:50px; | ||
+ | height:50px; | ||
+ | z-index:4; | ||
+ | left:0px; | ||
+ | top:0px; | ||
+ | padding-left:20px; | ||
+ | font-size:30px; | ||
+ | color: #006dab; | ||
+ | font-family:Tahoma, Geneva, sans-serif; | ||
+ | text-align:center; | ||
+ | |||
+ | } | ||
+ | #leftnavig { | ||
+ | position:fixed; | ||
+ | width:145px; | ||
+ | height:115px; | ||
+ | z-index:2; | ||
+ | left: 0px; | ||
+ | top: 55px; | ||
+ | background-repeat: no-repeat; | ||
+ | } | ||
+ | |||
+ | |||
+ | #photo { | ||
+ | position:absolute; | ||
+ | width:840px; | ||
+ | height:100px; | ||
+ | z-index:5; | ||
+ | left:145px; | ||
+ | top:0px; | ||
+ | visibility:inherit; | ||
+ | padding:30px; | ||
+ | |||
+ | } | ||
+ | #description { | ||
+ | position: absolute; | ||
+ | width:840px; | ||
+ | left: 135px; | ||
+ | top: 70px; | ||
+ | margin:30px; | ||
+ | table-layout:fixed; | ||
+ | height:350px; | ||
+ | |||
+ | } | ||
</style> | </style> | ||
Line 76: | Line 122: | ||
</ul> | </ul> | ||
- | <div id=" | + | <div id=""><table width="100%" border="0" cellspacing="0" cellpadding="0" > |
+ | <tr></tr> | ||
<tr> | <tr> | ||
- | + | <td> </td> | |
- | + | <td> | |
- | + | </body> | |
- | + | ||
- | <td | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</html> | </html> |
Revision as of 12:35, 2 August 2012
|