Team:NCTU Formosa/Project/Introduction
From 2009.igem.org
(Difference between revisions)
Poiuytrechu (Talk | contribs) |
Poiuytrechu (Talk | contribs) |
||
Line 7: | Line 7: | ||
#body{ | #body{ | ||
+ | position:relative; | ||
width:880px; | width:880px; | ||
height:1000px; | height:1000px; | ||
Line 150: | Line 151: | ||
#banner{ | #banner{ | ||
+ | postion:absolute; | ||
+ | top:0px; | ||
+ | left:0px; | ||
width:880px; | width:880px; | ||
height:215px; | height:215px; | ||
Line 156: | Line 160: | ||
} | } | ||
- | #content { width:880px; margin:0px auto; } | + | #content { width:880px; margin:0px auto; position:absolute; top:0px; right:0px;} |
#content1 { width:780px; float:left; margin:40px 0px 0px 50px; font-family:Arial, Helvetica, sans-serif; margin-top:40px;} | #content1 { width:780px; float:left; margin:40px 0px 0px 50px; font-family:Arial, Helvetica, sans-serif; margin-top:40px;} | ||
#intitle { width:770px; } | #intitle { width:770px; } |
Revision as of 11:05, 24 September 2009