Team:Sheffield/aaa
From 2014.igem.org
(Difference between revisions)
Line 1: | Line 1: | ||
- | < | + | <html> |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ | ||
+ | |||
+ | #top-section { | ||
+ | |||
+ | border: 0 none; | ||
+ | height: 14px; | ||
+ | z-index: 100; | ||
+ | top: 0; | ||
+ | position: fixed; | ||
+ | width: 975px; | ||
+ | left: 50%; | ||
+ | margin-left: -487px; | ||
+ | } | ||
+ | |||
+ | #globalWrapper, #content { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | border: 0px; | ||
+ | background-color: transparent; | ||
+ | margin: 0px; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | html, body, .wrapper { | ||
+ | width: 100%; | ||
+ | height: 100%; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | #firstSection { | ||
+ | background-color: #DCEDDE; | ||
+ | /* background-color: #B5888A; */ | ||
+ | /* background-color: #FFFFFF; */ | ||
+ | width:1050px; | ||
+ | height:30em; | ||
+ | margin-top:15px; | ||
+ | margin-left:auto; | ||
+ | margin-right:auto; | ||
+ | |||
+ | } | ||
+ | |||
+ | #secondSection{ | ||
+ | background-color: #DCEDDE; | ||
+ | /* background-color: #B5888A; */ | ||
+ | /* background-color: #FFFFFF; */ | ||
+ | MARGIN-RIGHT: 11.9em; | ||
+ | float:right; | ||
+ | width:63.4em; | ||
+ | } | ||
+ | #thirdSection{ | ||
+ | /* 1: background-color: #E1FCEF; */ | ||
+ | background-color: #C4B7A2; | ||
+ | /* background-color: #FFFFFF; */ | ||
+ | MARGIN-LEFT: 11.9em; | ||
+ | width:0em; | ||
+ | } | ||
+ | #fourthSection{ | ||
+ | background-color: orange; | ||
+ | width:1100px; | ||
+ | } | ||
+ | #fifthSection{ | ||
+ | /* background-color: #F7F4E0; */ | ||
+ | background-color: #BAD0AA; | ||
+ | /* background-color: #FFFFFF; */ | ||
+ | /* MARGIN-RIGHT: auto; */ | ||
+ | MARGIN-LEFT: 11.9em; | ||
+ | width:43.5em; | ||
+ | float:left; | ||
+ | } | ||
+ | #sixthSection{ | ||
+ | /* 1: background-color: #E3F4E5; */ | ||
+ | background-color: #80B8A3; | ||
+ | /* background-color: #FFFFFF; */ | ||
+ | MARGIN-Right: 12em; | ||
+ | width:43.5em; | ||
+ | float:right; | ||
+ | } | ||
+ | #seventhSection{ | ||
+ | /* 1: background-color: #EDF7D3; */ | ||
+ | /* 2: background-color: #73A09A; */ | ||
+ | background-color: #000; | ||
+ | MARGIN-LEFT: 11.9em; | ||
+ | width:0em; | ||
+ | } | ||
+ | #eighthSection{ | ||
+ | /* 1: background-color: #EDF7D3; */ | ||
+ | /* background-color: #73A09A; */ | ||
+ | background-color: #FFFFFF; | ||
+ | MARGIN-LEFT: 11.9em; | ||
+ | width:87.5em; | ||
+ | |||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | |||
/* for this demo only */ | /* for this demo only */ | ||
#backgroundHolder { width:750px; height:490px; padding-top:10px; background:url(ulmulti5/pic.jpg); margin:0 auto; text-align:center; } | #backgroundHolder { width:750px; height:490px; padding-top:10px; background:url(ulmulti5/pic.jpg); margin:0 auto; text-align:center; } | ||
Line 83: | Line 181: | ||
/* ---------------------------------------------------------------------------- */ | /* ---------------------------------------------------------------------------- */ | ||
+ | |||
</style> | </style> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<body> | <body> | ||
+ | |||
+ | |||
+ | |||
+ | <div id="contentcontainer"> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <!-- menu --> | ||
+ | |||
+ | |||
<div id="backgroundHolder"> | <div id="backgroundHolder"> | ||
<ul class="nav"> | <ul class="nav"> | ||
Line 273: | Line 376: | ||
</ul> | </ul> | ||
</div> | </div> | ||
- | + | ||
- | < | + | |
- | <div align= | + | |
- | + | <!-- end of menu --> | |
- | + | ||
+ | |||
+ | |||
+ | <div align=center id="firstSection"> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 16:10, 27 August 2014