|
|
(65 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <html>
| |
- | <head><title></title>
| |
| | | |
- |
| |
- | <style type="text/css">
| |
- | #globalWrapper {
| |
- | background-image:url('https://static.igem.org/mediawiki/2011/6/63/Bottom.jpg'); background-attachment:fixed; border: none; margin: 0; padding: 0; width: 100%; height:100%;}
| |
- |
| |
- | #content { background-color: #BFDF73; border: none; padding: 0; margin: 0; width: 100%; overflow: hidden; height:250;}
| |
- | #bodyContent { background-color: #BFDF73; border: none; padding:0; margin:0; width:100%; height:250px;}
| |
- | #top-section { background-color: #BFDF73; height: 0px; margin: 0px; margin-left: auto; margin-right: auto; margin-bottom: 0 !important;
| |
- | padding:0; border: none; font-size: 10px;}
| |
- | #p-logo { height:1000px; overflow:hidden; display: none;}
| |
- | #search-controls { overflow:hidden; display:block; background-color: #BFDF73; position: absolute; top: 100px; right: 40px;}
| |
- | .left-menu { width: 500px !important; display:block; margin-top:-80px; border: none; text-align: right;}
| |
- | .left-menu ul { border: none; }
| |
- | #menubar.right-menu { width:300px; display:block; float:left; margin-top:-80px; border: none;}
| |
- | .right-menu ul { border: none; width: 300px;}
| |
- |
| |
- | #f-list a { display:none; color: #333; font-size: 10px;}
| |
- | #f-list a:hover { color: #666;}
| |
- | .printfooter { display: none; }
| |
- | #footer ul { display:none; margin: 0; padding: 0;}
| |
- | #footer ul li { display:none; margin-top: 0; margin-bottom: 0; margin-left: 10px; margin-right: 10px; padding: 0;}
| |
- |
| |
- |
| |
- |
| |
- | </style>
| |
- |
| |
- |
| |
- | </style>
| |
- |
| |
- | </head>
| |
- | <body background="bottom.jpg;" >
| |
- |
| |
- |
| |
- | <iframe src="head.html" width="960px" height="380px" frameborder="0" scrolling="no" align="middle"></iframe>
| |
- |
| |
- | <br>
| |
- |
| |
- | <iframe name=content src="content.html" width="960px" height="1200px" frameborder="0" scrolling="no" align="middle">
| |
- | </iframe>
| |
- |
| |
- |
| |
- |
| |
- | <br>
| |
- |
| |
- |
| |
- | <iframe src="bottom.html" width="960px" height="220px" frameborder="0" scrolling="no" align="middle"></iframe>
| |
- |
| |
- |
| |
- |
| |
- | </body>
| |
- | </html>
| |