Team:Southampton/Project/Protocols/ColonyPCR
From 2009.igem.org
(Difference between revisions)
m |
|||
Line 8: | Line 8: | ||
<link rel="stylesheet" href="http://www.personal.soton.ac.uk/jeh2v07/css/menu.css" type="text/css"/> | <link rel="stylesheet" href="http://www.personal.soton.ac.uk/jeh2v07/css/menu.css" type="text/css"/> | ||
<style type= "text/css"> | <style type= "text/css"> | ||
+ | #arrowright { | ||
+ | position:absolute; | ||
+ | left:972px; | ||
+ | top:300px; | ||
+ | z-index:10; | ||
+ | } | ||
+ | #arrowleft { | ||
+ | position:absolute; | ||
+ | left:-37px; | ||
+ | top:300px; | ||
+ | z-index:10; | ||
+ | } | ||
/*FOOTERPUSH*/ | /*FOOTERPUSH*/ | ||
#footerpush { | #footerpush { | ||
Line 46: | Line 58: | ||
height:61px; | height:61px; | ||
z-index:100; | z-index:100; | ||
+ | } | ||
+ | /*BANNER*/ | ||
+ | #banner { | ||
+ | position:absolute; | ||
+ | left:0px; | ||
+ | top:0px; | ||
+ | width:975px; | ||
+ | height:276px; | ||
+ | z-index:0; | ||
+ | } | ||
+ | /*TOOLBAR*/ | ||
+ | #toolbar { | ||
+ | position:absolute; | ||
+ | left:3px; | ||
+ | top:0px; | ||
+ | width:975px; | ||
+ | height:27px; | ||
+ | z-index:100; | ||
+ | } | ||
+ | /*BG*/ | ||
+ | #bg { | ||
+ | position:absolute; | ||
+ | left:0px; | ||
+ | top:138px; | ||
+ | width:975px; | ||
+ | height:1005px; | ||
+ | z-index:0; | ||
} | } | ||
#maintop { | #maintop { | ||
Line 55: | Line 94: | ||
z-index:0; | z-index:0; | ||
} | } | ||
+ | /*FLICKRIVER*/ | ||
+ | #flickriver { | ||
+ | position:absolute; | ||
+ | left:36px; | ||
+ | top:1113px; | ||
+ | width:894px; | ||
+ | height:134px; | ||
+ | z-index:0; | ||
+ | } | ||
+ | #flickriver2 { | ||
+ | position:absolute; | ||
+ | left:480px; | ||
+ | top:1113px; | ||
+ | width:894px; | ||
+ | height:134px; | ||
+ | z-index:0; | ||
+ | } | ||
+ | #blanker { | ||
+ | position:absolute; | ||
+ | left:480px; | ||
+ | top:1113px; | ||
+ | width:238px; | ||
+ | height:23px; | ||
+ | z-index:10; | ||
+ | } | ||
+ | #blanker2 { | ||
+ | position:absolute; | ||
+ | left:280px; | ||
+ | top:1224px; | ||
+ | width:238px; | ||
+ | height:23px; | ||
+ | z-index:10; | ||
+ | } | ||
+ | /*PROJECT DESCRIPTION*/ | ||
+ | #logobox { | ||
+ | position:absolute; | ||
+ | left:90px; | ||
+ | top:300px; | ||
+ | width:63px; | ||
+ | height:63px; | ||
+ | z-index:10; | ||
+ | } | ||
+ | #projectheading { | ||
+ | position:absolute; | ||
+ | left:170px; | ||
+ | top:300px; | ||
+ | z-index:10; | ||
+ | } | ||
+ | #projdesc { | ||
+ | position:absolute; | ||
+ | left:25px; | ||
+ | top:360px; | ||
+ | width:731px; | ||
+ | height:273px; | ||
+ | } | ||
+ | /*LOGOBOX2*/ | ||
+ | #logobox2 { | ||
+ | position:absolute; | ||
+ | left:13px; | ||
+ | top:695px; | ||
+ | width:440px; | ||
+ | height:398px; | ||
+ | } | ||
+ | /*UPDATESBOX*/ | ||
+ | #updateheader { | ||
+ | position:absolute; | ||
+ | left:795px; | ||
+ | top:285px; | ||
+ | } | ||
+ | #updatedate { | ||
+ | position:absolute; | ||
+ | left:895px; | ||
+ | top:310px; | ||
+ | } | ||
+ | #updatecontent { | ||
+ | position:absolute; | ||
+ | left:795px; | ||
+ | top:330px; | ||
+ | width:164px; | ||
+ | height:333px | ||
+ | } | ||
+ | #updatedate2 { | ||
+ | position:absolute; | ||
+ | left:895px; | ||
+ | top:475px; | ||
+ | z-index:100; | ||
+ | } | ||
+ | #updatecontent2 { | ||
+ | position:absolute; | ||
+ | left:795px; | ||
+ | top:490px; | ||
+ | width:164px; | ||
+ | height:333px | ||
+ | } | ||
+ | /*LINKBOX*/ | ||
+ | #linkheader { | ||
+ | position:absolute; | ||
+ | left:795px; | ||
+ | top:690px; | ||
+ | } | ||
+ | #linksemi { | ||
+ | position:absolute; | ||
+ | left:801px; | ||
+ | top:730px; | ||
+ | } | ||
+ | #linklsi { | ||
+ | position:absolute; | ||
+ | left:801px; | ||
+ | top:800px; | ||
+ | } | ||
+ | #linksoton { | ||
+ | position:absolute; | ||
+ | left:801px; | ||
+ | top:870px; | ||
+ | } | ||
+ | #clustr { | ||
+ | position:absolute; | ||
+ | left:795px; | ||
+ | top:975px; | ||
+ | } | ||
+ | /*TEAMBOX*/ | ||
+ | #teamheader { | ||
+ | position:absolute; | ||
+ | left:480px; | ||
+ | top:700px; | ||
+ | } | ||
+ | #teampic { | ||
+ | position:absolute; | ||
+ | left:472px; | ||
+ | top:735px; | ||
+ | width:296px; | ||
+ | height:164px; | ||
+ | } | ||
+ | #teamcaption { | ||
+ | position:absolute; | ||
+ | left:480px; | ||
+ | top:910px; | ||
+ | width:270px; | ||
+ | height:100px; | ||
+ | } | ||
+ | #facebook { | ||
+ | position:absolute; | ||
+ | left:472px; | ||
+ | top:970px; | ||
+ | width:97px; | ||
+ | height:100px; | ||
+ | } | ||
+ | #findout { | ||
+ | position:absolute; | ||
+ | left:580px; | ||
+ | top:975px; | ||
+ | width:185px; | ||
+ | height:100px; | ||
+ | } | ||
+ | #projfind { | ||
+ | position:absolute; | ||
+ | left:150px; | ||
+ | top:920px; | ||
+ | width:300px; | ||
+ | height:100px; | ||
+ | z-index:100; | ||
+ | } | ||
+ | /*LAYOUT ENDS*/ | ||
+ | /*HEADINGS BEGIN*/ | ||
+ | h7 { | ||
+ | font-size: 36px; | ||
+ | color: #FFFFFF; | ||
+ | margin-top: 0px; | ||
+ | margin-bottom: 3px; | ||
+ | font-weight: normal; font-family: "Book Antiqua", | ||
+ | Georgia, | ||
+ | serif; | ||
+ | } | ||
+ | h8 { | ||
+ | font-size: 12px; | ||
+ | color: #5da8bd; | ||
+ | margin-top: 0px; | ||
+ | font-weight: normal; | ||
+ | font-family: Arial, | ||
+ | sans-serif; | ||
+ | } | ||
+ | h3 {font-size: 13px; | ||
+ | color: #ebebeb; | ||
+ | margin-top: 0px; | ||
+ | font-weight: normal; margin-bottom: 3px; | ||
+ | font-family: Arial, | ||
+ | sans-serif; | ||
+ | } | ||
+ | h4 { | ||
+ | font-size: 24px; | ||
+ | color: #FFFFFF; | ||
+ | margin-top: 0px; | ||
+ | font-weight: normal; font-family: "Book Antiqua",Georgia, | ||
+ | serif; | ||
+ | } | ||
+ | h5 { | ||
+ | font-size: 14px; | ||
+ | color: #323232; | ||
+ | margin-top: 0px; | ||
+ | font-weight: normal; font-family: Arial, | ||
+ | sans-serif | ||
+ | } | ||
+ | h6 { | ||
+ | font-size: 12px; | ||
+ | color: #ebebeb; | ||
+ | margin-top: 0px; | ||
+ | font-weight: normal; font-family: Arial, | ||
+ | sans-serif | ||
+ | } | ||
+ | /*HEADINGS END*/ | ||
#bluesubtitle { | #bluesubtitle { | ||
position:absolute; | position:absolute; | ||
Line 69: | Line 318: | ||
z-index:100; | z-index:100; | ||
} | } | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
Line 129: | Line 379: | ||
<img style="width: 63px; height: 63px;" alt="" src="http://www.personal.soton.ac.uk/jeh2v07/images/logobox.jpg" /></div> | <img style="width: 63px; height: 63px;" alt="" src="http://www.personal.soton.ac.uk/jeh2v07/images/logobox.jpg" /></div> | ||
<div id="projectheading"> | <div id="projectheading"> | ||
- | < | + | <h7>Protocol</h7> |
</div> | </div> | ||
<div id="bluesubtitle"> | <div id="bluesubtitle"> | ||
Line 145: | Line 395: | ||
</object></div> | </object></div> | ||
+ | <div id="arrowright"><img src="http://www.personal.soton.ac.uk/jeh2v07/images/arrowright.png" width="40" height="100"></div> | ||
+ | <div id="arrowleft"><img src="http://www.personal.soton.ac.uk/jeh2v07/images/arrowleft.png" width="40" height="100"></div> | ||
<br> | <br> | ||
</div> | </div> |
Revision as of 13:13, 18 September 2009
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">