|
|
(44 intermediate revisions not shown) |
Line 1: |
Line 1: |
| <html> | | <html> |
- | | + | <head> |
- | | + | <title></title> |
- | | + | |
| <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 --*/ | | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/ |
Line 44: |
Line 43: |
| margin-top: 0.25em; | | margin-top: 0.25em; |
| margin-bottom: 0.25em; | | margin-bottom: 0.25em; |
| + | margin-left:1em; |
| + | margin-right:1em; |
| } | | } |
| | | |
Line 58: |
Line 59: |
| margin-top: 0.25em; | | margin-top: 0.25em; |
| margin-bottom: 0.25em; | | margin-bottom: 0.25em; |
| + | margin-left:1em; |
| + | margin-right:1em; |
| } | | } |
| | | |
Line 64: |
Line 67: |
| | | |
| #firstSection { | | #firstSection { |
- | /* background-color: #DCEDDE; */
| + | background-color: #DCEDDE; |
| /* background-color: #B5888A; */ | | /* background-color: #B5888A; */ |
| /* background-color: #FFFFFF; */ | | /* background-color: #FFFFFF; */ |
| /* background-color:#fff;*/ | | /* background-color:#fff;*/ |
- | position:fixed;
| |
| width:1050px; | | width:1050px; |
- | height:40px; | + | height:20em; |
- | margin-top:5px; | + | margin-left:auto; |
- | margin-left:150px; | + | margin-right:auto; |
- | border:1px solid #000;
| + | |
- | border-width:1px 0 1px 0;
| + | |
| } | | } |
| | | |
| #secondSection{ | | #secondSection{ |
| /* background-color: #DCEDDE; */ | | /* background-color: #DCEDDE; */ |
- | /* background-color: #B5888A; */
| + | background-color: #B5888A; |
| /* background-color: #FFFFFF; */ | | /* background-color: #FFFFFF; */ |
| width:1050px; | | width:1050px; |
- | height:40px; | + | height:20em; |
- | margin-top:5px;
| + | |
| margin-left:auto; | | margin-left:auto; |
| margin-right:auto; | | margin-right:auto; |
Line 92: |
Line 91: |
| /* background-color: #FFFFFF; */ | | /* background-color: #FFFFFF; */ |
| width:1050px; | | width:1050px; |
- | height:80em; | + | height:20em; |
- | margin-top:5px;
| + | |
| margin-left:auto; | | margin-left:auto; |
| margin-right:auto; | | margin-right:auto; |
| } | | } |
| #fourthSection{ | | #fourthSection{ |
- | background-color: #DCEDDE; | + | background-color: #E1FCEF; |
| width:1050px; | | width:1050px; |
- | height:80em; | + | height:20em; |
| margin-top:5px; | | margin-top:5px; |
| margin-left:auto; | | margin-left:auto; |
| margin-right:auto; | | margin-right:auto; |
| } | | } |
- | #fifthSection{
| + | #fifthSection{ |
| /* background-color: #F7F4E0; */ | | /* background-color: #F7F4E0; */ |
| background-color: #BAD0AA; | | background-color: #BAD0AA; |
| /* background-color: #FFFFFF; */ | | /* background-color: #FFFFFF; */ |
| /* MARGIN-RIGHT: auto; */ | | /* MARGIN-RIGHT: auto; */ |
- | MARGIN-LEFT: 11.9em;
| + | width:330px; |
- | width:43.5em; | + | height:30em; |
- | float:left;
| + | margin-left:auto; |
| + | margin-right:auto; |
| + | float:left; |
| } | | } |
- | #sixthSection{
| + | #sixthSection{ |
- | /* 1: background-color: #E3F4E5; */
| + | /*background-color: #E3F4E5; */ |
| background-color: #80B8A3; | | background-color: #80B8A3; |
| /* background-color: #FFFFFF; */ | | /* background-color: #FFFFFF; */ |
- | MARGIN-Right: 12em; | + | width:330px; |
- | width:43.5em; | + | height:30em; |
- | float:right;
| + | margin-left:auto; |
| + | margin-right:auto; |
| + | float:left; |
| } | | } |
- | #seventhSection{
| + | #seventhSection{ |
- | /* 1: background-color: #EDF7D3; */
| + | background-color: #EDF7D3; |
| /* 2: background-color: #73A09A; */ | | /* 2: background-color: #73A09A; */ |
- | background-color: #000; | + | width:330px; |
- | MARGIN-LEFT: 11.9em; | + | height:30em; |
- | width:0em; | + | margin-left:auto; |
| + | margin-right:auto; |
| + | float:left; |
| + | } |
| + | #eighthSection{ |
| + | /* 1: background-color: #EDF7D3; */ |
| + | background-color: #73A09A; |
| + | width:330px; |
| + | height:30em; |
| + | margin-left:auto; |
| + | margin-right:auto; |
| + | float:left; |
| + | |
| } | | } |
- | #eighthSection{
| + | #tenthSection{ |
| /* 1: background-color: #EDF7D3; */ | | /* 1: background-color: #EDF7D3; */ |
- | /* background-color: #73A09A; */ | + | background-color: #73A09A; |
- | background-color: #FFFFFF; | + | width:100%; |
- | MARGIN-LEFT: 11.9em;
| + | height:10em; |
- | width:87.5em; | + | margin-left:0; |
| + | margin-right:0; |
| | | |
| } | | } |
| | | |
| | | |
- | /* ---------------------------------------------------------------------------- */
| |
- | /* default styling */
| |
- | .nav, .nav ul { list-style-type:none; margin:0; padding:0; }
| |
- | .nav a { text-decoration:none; }
| |
- | .nav { font-family: arial, sans-serif; font-size:12px; width:1050px; margin:0 auto; text-align:center; line-height:25px;}
| |
| | | |
- | /* style the links */
| + | a{TEXT-DECORATION:none} |
- | /* needs a background for IE6 - can be a color or a transparent gif */
| + | |
- | .nav a { background:url(trans.gif); filter: alpha(opacity=90); opacity:0.9; }
| + | |
| | | |
- | /* style the <b> element so that is does not affect the size of the link */ | + | </style> |
- | .nav a b { color:#000; font-weight:bold; display:block; padding:5px 10px; margin-right:1px; }
| + | |
- | .nav a:hover b { color:#000; cursor:pointer; border-left:2px solid #eee; }
| + | |
- | .nav .fly .main b { background: transparent url(ulmulti5/arrow.gif) no-repeat right 9px; }
| + | |
- | .nav .down b { background: transparent url(ulmulti5/arrow2.gif) no-repeat right 11px; }
| + | |
| | | |
| | | |
- | /* HEIGHT */
| |
- | .nav ul ul { top:-25px; } /* position the top of the flyout sub menus */
| |
- | .nav ul ul.two { top:-40px; } /* position the top of the flyout sub menus */
| |
- | /* WIDTH change this WITH CARE to suit your requirements */
| |
- |
| |
- |
| |
- |
| |
- |
| |
- |
| |
- | /* FOR NAV1 */
| |
- | .nav1 { width:60px;}
| |
- | .nav1 a { width:60px;}
| |
- | .nav1 a, .nav2 .fly a { background: #fff; width:60px;}
| |
- | .nav1 b, .nav2 .fly b { background: #fff; height:30px; }
| |
- | .nav1 ul li { list-style: none; }
| |
- | .nav1 ul a { width:150px; }
| |
- | .nav1 ul ul { left:120px; }
| |
- | .nav1 a { margin-right:-99px; }
| |
- | .nav1 ul a { margin-right:-119px; }
| |
| | | |
- | /* FOR NAV2 */
| |
- | .nav2 { width:90px; }
| |
- | .nav2 a { width:80px;}
| |
- | .nav2 a, .nav2 .fly a { background:#fff; height:40px; width:90px;}
| |
- | .nav2 b, .nav2 .fly b { background: #fff; height:30px;}
| |
- | .nav2 ul li { list-style: none; }
| |
- | .nav2 ul a { width:150px; }
| |
- | .nav2 ul ul { left:120px; }
| |
- | .nav2 a { margin-right:-99px; }
| |
- | .nav2 ul a { margin-right:-119px;}
| |
| | | |
- | /* FOR NAV3 */ | + | </head> |
- | .nav3 { width:150px;}
| + | |
- | .nav3 a { width:150px;}
| + | |
- | .nav3 a, .nav3 .fly a { background: #fff; height:40px; width:150px;}
| + | |
- | .nav3 b, .nav3 .fly b { background: #fff; height:30px; }
| + | |
- | .nav3 ul li { list-style: none; }
| + | |
- | .nav3 ul a { width:150px; }
| + | |
- | .nav3 ul ul { left:120px; }
| + | |
- | .nav3 a { margin-right:-99px; }
| + | |
- | .nav3 ul a { margin-right:-119px; }
| + | |
| | | |
- | /* FOR NAV4 */
| |
- | .nav4{ width:120px;}
| |
- | .nav4 a{ width:120px;}
| |
- | .nav4 a, .nav4 .fly a { background:#fff; height:40px; width:120px; }
| |
- | .nav4 b, .nav4 .fly b { background: #fff; height:30px; }
| |
- | .nav4 ul li { list-style: none; }
| |
- | .nav4 ul a { width:150px; }
| |
- | .nav4 ul ul { left:120px; }
| |
- | .nav4 a { margin-right:-99px;}
| |
- | .nav4 ul a { margin-right:-119px; }
| |
- | /* ---------------------------------------------------------------------------- */
| |
- |
| |
- | /* DO NOT CHANGE ANYTHING BELOW */
| |
- | .nav li { float:left; } /* fixes several IE related bugs, and allows for clearing */
| |
- | .nav ul { float:left; position:relative; z-index:20; } /* necessary for float drop and to stack the <ul>s */
| |
- | .nav ul li { clear:left; } /* must clear the floated list item inside sublist */
| |
- | .nav a { position:relative; display:block; } /* needs to have a position, to be above the rest */
| |
- | .nav a.main { float:left; /* necessary for float drop */ margin-top:10000px; } /* bring the top level links back into view */
| |
- | .nav .drop, .nav .fly { margin-top:-10000px; } /* hide the sub links and their containers, opera has low upper limits */
| |
- | .nav ul { margin-bottom:-5000px; } /* avoid any interaction between the subs, can be any large size */
| |
- | /* The bit that does ALL the work to bring the sub menus into view */
| |
- | .nav a:hover, .nav a:focus, .nav a:active { margin-right:0; z-index:10; outline:0; }
| |
- | .nav a:hover b, .nav a:focus b, .nav a:active b { color:#000; cursor:pointer; border-left:2px solid #eee; }
| |
| | | |
- | /* OPERA fix */
| |
- | .nav ul:hover, .nav ul ul:hover { clear:left; } /* to stop intermittent sub link :hover problems */
| |
- |
| |
- | /* ---------------------------------------------------------------------------- */
| |
- |
| |
- |
| |
- |
| |
- |
| |
- |
| |
- |
| |
- |
| |
- | a{TEXT-DECORATION:none}
| |
- |
| |
- | </style>
| |
| | | |
| <body> | | <body> |
- |
| |
| <div id="contentcontainer"> | | <div id="contentcontainer"> |
- |
| |
- |
| |
- | <div id="firstSection">
| |
- |
| |
- |
| |
- |
| |
- | <!-- menu -->
| |
- |
| |
- |
| |
- | <div id="backgroundHolder" style="font-weight:bold;">
| |
- | <ul class="nav">
| |
- | <li class="nav1 drop"><a class="main" href="https://igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2014/f/f0/IGEM_logo.png" width="50px"></a></li>
| |
- | <li class="nav1 drop"><a class="main" href="https://2014.igem.org/Team:Sheffield/tmp"><b>HOME</b></a></li>
| |
- | <li class="nav2 drop"><a class="main down" href="https://2014.igem.org/Team:Sheffield/team"><b>TEAM</b></a>
| |
- | <ul>
| |
- | <li><a href="project.htm#firstSection"><b>MEET THE TEAM</b></a></li>
| |
- | <li><a href="project.htm#secondSection"><b>OFFICIAL TEAM PROFILE</b></a></li>
| |
- | <li><a href="project.htm#thirdSection"><b>GALLERY</b></a></li>
| |
- | </ul>
| |
- | </li>
| |
- | <li class="nav2 drop"><a class="main down" href="https://2014.igem.org/Team:Sheffield/project"><b>PROJECT</b></a>
| |
- | <ul>
| |
- | <li><a href="project.htm#secondSection"><b>BACKGROUND</b></a></li>
| |
- | <li><a href="project.htm#fourthSection"><b>BIOSENSOR</b></a></li>
| |
- | <li><a href="project.htm#fifthSection"><b>ENZYME SYNTHESIS</b></a></li>
| |
- | <li><a href="project.htm#sixthSection"><b>ENZYME SECRETION</b></a></li>
| |
- | <li><a href="project.htm#tenthSection"><b>SAFETY</b></a></li>
| |
- | </ul>
| |
- | <li>
| |
- | <li class="nav2 drop"><a class="main down" href="https://2014.igem.org/Team:Sheffield/modelling"><b>MODELLING</b></a>
| |
- | <ul>
| |
- | <li><a href="#url"><b>PRODUCT DESIGN</b></a></li>
| |
- | <li><a href="#url"><b>MANUFACTURING MODEL</b></a></li>
| |
- | <li><a href="#url"><b>ENZYME KINETICS</b></a></li>
| |
- | </ul>
| |
- | </li>
| |
- | <li class="nav2 drop"><a class="main down" href="https://2014.igem.org/Team:Sheffield/result"><b>RESULTS</b></a>
| |
- | <ul>
| |
- | <li><a href="#url"><b>FADR CHARACTERISATION</b></a></li>
| |
- | <li><a href="#url"><b>LIPASE ASSAY</b></a></li>
| |
- | <li><a href="#url"><b>KERATINASE ASSAY</b></a></li>
| |
- | </ul>
| |
- | <li>
| |
- | <li class="nav3 drop"><a class="main down" href="https://2014.igem.org/Team:Sheffield/pp"><b>POLICY & PRACTICES</b></a>
| |
- | <ul>
| |
- | <li><a href="#url"><b>SOCIOBRICKS</b></a></li>
| |
- | <li><a href="#url"><b>LAB NOTATION</b></a></li>
| |
- | <li><a href="#url"><b>INDUSTRY COLLABORATION</b></a></li>
| |
- | <li><a href="#url"><b>SYNBIO AT UoS</b></a></li>
| |
- | <li><a href="#url"><b>OUTREACH</b></a></li>
| |
- | <li><a href="#url"><b>COLLABORATION</b></a></li>
| |
- | </ul>
| |
- | </li>
| |
- | <li class="nav4 drop"><a class="main down""><b>NOTEBOOK</b></a>
| |
- | <ul>
| |
- | <li><a href="https://2014.igem.org/Team:Sheffield/Protocols"><b>PROTOCOLS</b></a></li>
| |
- | <li><a href="https://2014.igem.org/Team:Sheffield/WLjournal"><b>WET LAB JOURNAL</b></a></li>
| |
- | <li><a href="https://2014.igem.org/Team:Sheffield/DLjournal"><b>DRY LAB JOURNAL</b></a></li>
| |
- | <li><a href="https://2014.igem.org/Team:Sheffield/Bibliography"><b>BIBLIOGRAPHY</b></a></li>
| |
- | </ul>
| |
- | <li>
| |
- | <li class="nav4 drop"><a class="main down" href="https://2014.igem.org/Team:Sheffield/attribution"><b>ATTRIBUTIONS</b></a>
| |
- | <ul>
| |
- | <li><a href="#url"><b>ACKNOWLEDGEMENTS</b></a></li>
| |
- | <li><a href="#url"><b>SPONSORS</b></a></li>
| |
- | </ul>
| |
- | <li>
| |
- | <li class="nav1 drop"><a class="main" href="http://twitter.com/iGEMSheffield"><img src="https://static.igem.org/mediawiki/2014/f/f7/Twitter.png" width="30px"></a></li>
| |
- | <li class="nav1 drop"><a class="main" href="http://www.facebook.com/iGEMSheffield2014?ref_type=bookmark""><img src="https://static.igem.org/mediawiki/2014/5/55/Facebook.png" width="13px"></a></li>
| |
- | <li class="nav1 drop"><a class="main" href="http://instagram.com/igemsheffield2014"><img src="https://static.igem.org/mediawiki/2014/b/b7/Instagram.png" width="30px"></a></li>
| |
- |
| |
- | </ul>
| |
| </div> | | </div> |
- | <!-- end of menu -->
| |
- |
| |
- | </div>
| |
- |
| |
- | <div id="secondSection">
| |
- |
| |
- | </div>
| |
- |
| |
- |
| |
- |
| |
| </body> | | </body> |
| </html> | | </html> |