User:Jannetta/Test
From 2010.igem.org
< User:Jannetta(Difference between revisions)
(24 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{ | + | <html> |
- | <div id="menu" style="position:static"> | + | <head> |
+ | <style type="text/css"> | ||
+ | body {behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc);} | ||
+ | |||
+ | .clear {clear:both;} | ||
+ | body.mediawiki { | ||
+ | background-color:#494d51; | ||
+ | background-position: center center; | ||
+ | background-attachment: fixed; | ||
+ | background-repeat: no-repeat; | ||
+ | font-family: Calibri, Verdana, helvetica, sans-serif; | ||
+ | } | ||
+ | h2 {padding: 10px 20px; | ||
+ | font-size: 18px; | ||
+ | color: #eb8300; | ||
+ | text-decoration: none; | ||
+ | font-weight: bold;} | ||
+ | border: none; | ||
+ | h2 a {color: #eb8300;} | ||
+ | h3 {padding: 10px 20px; | ||
+ | font-size: 16px; | ||
+ | color: #000; | ||
+ | font-decoration: none; | ||
+ | font-weight: bold;} | ||
+ | h1.firstHeading { | ||
+ | display: none; | ||
+ | } | ||
+ | p { | ||
+ | text-align: justify; | ||
+ | } | ||
+ | a:link { | ||
+ | color: #00a5ea; | ||
+ | text-decoration: none | ||
+ | } | ||
+ | a:visited { | ||
+ | color:#00a5ea; | ||
+ | text-decoration: none | ||
+ | } | ||
+ | a:hover { | ||
+ | color: #eb8300; | ||
+ | text-decoration: none | ||
+ | } | ||
+ | a:active { | ||
+ | color:#f29400; | ||
+ | text-decoration: none | ||
+ | } | ||
+ | #bodyContent { width: 970px; margin: 225px 0px 0px; background-color:#ede8e2;} | ||
+ | #content {padding-left: 0px; width: 970px;} | ||
+ | table#team_members { text-align: justify; border: 0; } | ||
+ | table#team_members h2, table#team_members h3 { clear: both; } | ||
+ | #content * a:hover {text-decoration:none;} | ||
+ | #main_wrapper { | ||
+ | position:absolute; left:0px; top:0px; | ||
+ | margin: 0; | ||
+ | width: 969px; | ||
+ | height: 221px; | ||
+ | align: center; | ||
+ | border-style: solid; | ||
+ | border-color: white; | ||
+ | } | ||
+ | #header { | ||
+ | position:absolute; left:0px; top:0px; | ||
+ | margin: 0; | ||
+ | width: 960; | ||
+ | height: 87px; | ||
+ | align: left; | ||
+ | background-color: #FFFFFF; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2010/4/41/Newcastle_mainbanner_centre_image.png); | ||
+ | } | ||
+ | #navigation { | ||
+ | position:absolute; left:0px; top:150px; width:970px; height:69px; | ||
+ | z-index:100; background-color: transparent; float: left; | ||
+ | color: #0000FF; | ||
+ | } | ||
+ | #super_main_wrapper { | ||
+ | position:absolute; left:0px; top:227px; | ||
+ | width: 975px; | ||
+ | align: center; | ||
+ | background-color: #ede8e2; | ||
+ | heigth: auto; | ||
+ | } | ||
+ | #orangeBox, #greenBox, #blueBox {background-repeat: no-repeat; | ||
+ | height:200px; | ||
+ | width: 323px; | ||
+ | float:left;} | ||
+ | #orangeBox p, #greenBox p, #blueBox p{padding: 0 20px; | ||
+ | text-align: justify; | ||
+ | font-size: 12px; | ||
+ | color: #FFF;} | ||
+ | #orangeBox h3, #greenBox h3, #blueBox h3{padding: 20px 25px 0 20px; | ||
+ | font-weight: bold; | ||
+ | font-size: 18px; | ||
+ | color: #FFF;} | ||
+ | #orangeBox a, #greenBox a, #blueBox a { | ||
+ | padding-right: 20px; | ||
+ | font-weight: bold; | ||
+ | font-size: 14px; | ||
+ | display: block; | ||
+ | text-align: right; | ||
+ | color: #FFF;} | ||
+ | #orangeBox {margin-left: 3px; | ||
+ | background-image: url(https://static.igem.org/mediawiki/2010/9/9d/OrangeBox.jpg);} | ||
+ | #greenBox {background-image: url(https://static.igem.org/mediawiki/2010/9/97/GreenBox.jpg);} | ||
+ | #blueBox {background-image: url(https://static.igem.org/mediawiki/2010/9/96/BlueBox.jpg);} | ||
+ | |||
+ | #SubWrapper {width: 970px; | ||
+ | padding: 0px; | ||
+ | border-left:4px solid #ede8e2; | ||
+ | float: left; | ||
+ | margin-top: 3px; | ||
+ | background-color: #ede8e2;} | ||
+ | #SubWrapper * p, #SubWrapper p {padding: 0 20px; | ||
+ | text-align: justify; | ||
+ | font-size: 12px;} | ||
+ | #SubWrapper * h3, #SubWrapper h3 {padding-top: 10px; | ||
+ | font-size: 18px;} | ||
+ | #news {width: 322px; | ||
+ | margin-top: 3px; | ||
+ | float: left; | ||
+ | background-color: #d8d5d0; | ||
+ | border-right:4px solid #ede8e2;} | ||
+ | #news p {padding: 0 20px 20px 20px; | ||
+ | text-align: justify; | ||
+ | font-size: 12px;} | ||
+ | #news h3 {padding: 10px 20px; | ||
+ | font-size: 18px;} | ||
+ | #mission_box {width:970px; | ||
+ | float: left;} | ||
+ | #team_box, #heartbeat_box, #notebook_box, #parts_box, #gallery_box, #sponsors_box, .boxy {width:215px; | ||
+ | float: left; | ||
+ | padding: 10px 0 0 0;} | ||
+ | div.tleft {border-width: 0px; margin:0; padding:0;border-color:transparent;} | ||
+ | |||
+ | |||
+ | <!-- ################# Navi styles ######################### --> | ||
+ | #menu * { | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | #menu { | ||
+ | behavior: url(http://www.xs4all.nl/~peterned/htc/csshover3-source.htc); <!-- fuer ie6 --> | ||
+ | font-family: calibri, verdana, sans-serif; | ||
+ | font-size: 14px; | ||
+ | background-color: transparent; | ||
+ | float:left; | ||
+ | padding: 10px 0 0 0; | ||
+ | } | ||
+ | |||
+ | #menu ul { | ||
+ | float: left; | ||
+ | list-style: none; | ||
+ | } | ||
+ | |||
+ | #menu ul li { | ||
+ | background-color:transparent; | ||
+ | position:relative; | ||
+ | float:left; | ||
+ | list-style: none; | ||
+ | padding: 10px 15px 0 0; | ||
+ | font-weight: bold; | ||
+ | width: auto; | ||
+ | } | ||
+ | |||
+ | #menu a { | ||
+ | color: #FFF; | ||
+ | display: inline; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | #menu a:visited { | ||
+ | color:#0000ff; | ||
+ | text-decoration: none | ||
+ | } | ||
+ | |||
+ | #menu a:hover { | ||
+ | color: #00a5ea; | ||
+ | } | ||
+ | |||
+ | #menu ul li ul { | ||
+ | display: none; | ||
+ | position: absolute; | ||
+ | left: -20px; | ||
+ | width: 155px; | ||
+ | heigth: 1%; | ||
+ | font-size: 12px; | ||
+ | opacity: 0.8; | ||
+ | list-style: none; | ||
+ | top: 19px; | ||
+ | padding-top: 9px; | ||
+ | z-index:500; | ||
+ | } | ||
+ | |||
+ | #menu ul li:hover ul { | ||
+ | display: inline; | ||
+ | background-position: bottom; | ||
+ | } | ||
+ | |||
+ | #menu ul li ul li { | ||
+ | width: 100%; | ||
+ | list-style: none; | ||
+ | background-color: #000; | ||
+ | margin: -1px; | ||
+ | padding: 0 0 0 5px; | ||
+ | display: inline; | ||
+ | } | ||
+ | |||
+ | body#home #mainHome a, | ||
+ | body#team .aTeam, | ||
+ | body#project .aProject, | ||
+ | body#notebook .aNotebook, | ||
+ | body#modeling .aModeling, | ||
+ | body#sponsors .aSponsors, | ||
+ | body#eucaryopedia .aEucaryopedia, | ||
+ | body#parts .aParts | ||
+ | { color: #F08F03; <!--cursor: default;--> } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | |||
+ | |||
+ | <!-- ############################# BODY!!!!! #################################### --> | ||
+ | <script type="text/javascript" src="http://twitter.com/javascripts/blogger.js"></script> | ||
+ | <script type="text/javascript" src="http://twitter.com/statuses/user_timeline/jannettas.json?callback=twitterCallback2&count=5"></script> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <!--[if IE]> | ||
+ | <style type="text/css"> | ||
+ | #SubWrapper {width: 970px;} | ||
+ | #news {width: 317px;} | ||
+ | #super_main_wrapper {position:static;} | ||
+ | #navigation {left: 15px;} | ||
+ | #menu ul li ul {left: -2px; top: 22px;} | ||
+ | </style> | ||
+ | <![endif]--> | ||
+ | <div id="main_wrapper"> | ||
+ | <div id="header"> | ||
+ | <div id="navigation"> | ||
+ | <div id="menu" style="position:static; background-color:#666666;"> | ||
<ul> | <ul> | ||
- | <li id="mainHome"><a | + | <li id="mainHome"><a style="color:black;" href="https://2010.igem.org/Team:Newcastle">Home</a></li> |
- | <li id="mainTeam"><a | + | <li id="mainTeam"><a style="color:black;" href="https://2010.igem.org/Team:Newcastle/the_team">Team</a> |
<ul> | <ul> | ||
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Team">Overview</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Team_Members#Students">Students</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Team_Members#Advisors">Advisors</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Team_Scientific_Environment">Scientific Environment</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Gallery">Gallery</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="mainProblem"><a style="color:black;" href="https://2010.igem.org/Team:Newcastle/Problem">Project</a> |
<ul> | <ul> | ||
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/problem">Problem</a></li> |
- | <!--<li><a href="https:// | + | <!--<li><a href="https://2010.igem.org/Team:Newcastle/Project_Highlights">Highlights</a></li>--> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Project_Introduction">Introduction</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Project_Measurement">Measurement</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Project_Synthetic_promoters">Synthetic Promoters</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/HEARTBEAT">HEARTBEAT</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Project_Further">Further Subprojects</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Project_SaO">Summary & Outlook</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Project_References">References</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Acknowledgement">Acknowledgements</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="mainSolution"><a style="color:black;" href="https://2010.igem.org/Team:Newcastle/Solution">Solution</a> |
<ul> | <ul> | ||
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Parts">Parts</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Parts_Characterization">Characterization</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id="mainModeling"><a | + | <li id="mainModeling"><a style="color:black;" href="https://2010.igem.org/Team:Newcastle/modelling">Modelling</a> |
<ul> | <ul> | ||
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/HEARTBEAT">What is HEARTBEAT?</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/HEARTBEAT_database">HEARTBEAT Database</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/HEARTBEAT_GUI">HEARTBEAT GUI</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/HEARTBEAT_gui">GUI Documentation</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/HEARTBEAT_network">HEARTBEAT Fuzzy Network Modeling</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id="mainNotebook"><a | + | <li id="mainNotebook"><a style="color:black;" href="https://2010.igem.org/Team:Newcastle/Notebook">Lab Book</a> |
<ul> | <ul> | ||
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Notebook_natural_promoters_overview">Natural Promoters</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Notebook_synthetic_promoters">Synthetic Promoters</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Notebook_promoters_cells">Cell Culture, Promoters</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Notebook_cell_line">Stable Cell Line</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Notebook_color_output">Multi-Color Output</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Notebook_modeling">HEARTBEAT</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Notebook_measure">Measurements</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Notebook_MaM">Material & Methods</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Notebook_meetings">Team Meetings</a></li> |
- | <li><a href="https:// | + | <li><a href="https://2010.igem.org/Team:Newcastle/Biosafety">Biosafety</a></li> |
</ul> | </ul> | ||
</li> | </li> | ||
- | <li id=" | + | <li id="mainMeetings"><a class="aEucaryopedia" href="https://2010.igem.org/Team:Newcastle/meetings">Meetings</a></li> |
- | <li id="mainSponsors"><a class="aSponsors" href="https:// | + | <li id="mainTimeLine"><a class="aSponsors" href="https://2010.igem.org/Team:Newcastle/time_line">Timeline</a></li> |
+ | <li id="mainOther"><a class="aSponsors" href="https://2010.igem.org/Team:Newcastle/other">Other</a></li> | ||
+ | <li id="mainSponsors"><a class="aSponsors" href="https://2010.igem.org/Team:Newcastle/sponsors">Sponsors</a></li> | ||
</ul> | </ul> | ||
</div><!-- end drop menu --> | </div><!-- end drop menu --> | ||
+ | </div> <!-- end navigation --> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!-- For IE 6 --> | ||
+ | <script type="text/javascript"> | ||
+ | window.onload = function() { | ||
+ | var lis = document.getElementsByTagName('li'); | ||
+ | for(i = 0; i < lis.length; i++) { | ||
+ | var li = lis[i]; | ||
+ | if (li.id == 'mainTeam' || li.id == 'mainProject' || li.id == 'mainParts' || li.id == 'mainModeling' || li.id == 'mainNotebook') { | ||
+ | li.onmouseover = function() { this.getElementsByTagName('ul').item(0).style.display = 'block'; } | ||
+ | li.onmouseout = function() { this.getElementsByTagName('ul').item(0).style.display = 'none'; } | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | </script> | ||
+ | <html> | ||
+ | <object type="application/x-shockwave-flash" data="http://www.twpics.com/BUTTON3/twitbutton.swf" width="100" height="100"> | ||
+ | <param name="movie" value="http://www.twpics.com/BUTTON3/twitbutton.swf"></param><param name="allowscriptaccess" value="always"></param> | ||
+ | <param name="menu" value="false"></param><param name="wmode" value="transparent"></param> | ||
+ | <param name="flashvars" value="username=your_id_here"></param><a href="http://www.bingogalaxy.co.uk/" title="http://www.bingogalaxy.co.uk">http://www.bingogalaxy.co.uk</a> | ||
+ | <embed src="http://www.twpics.com/BUTTON3/twitbutton.swf" type="application/x-shockwave-flash" allowscriptaccess="always" width="100" height="100" menu="false" wmode="transparent" flashvars="username=your_id_here"></embed> | ||
+ | </object> | ||
+ | </html> | ||
+ | <html> | ||
+ | <a href="http://facebook.com/profile.php?id=profile_id"><img src="http://facebookicon.net/icon/194/1/" width='128' title="FaceBook Icon" alt="FaceBook Icon" border="0" /></a><div id='fbi'><a href='http://www.mytweetspace.com/' title='Twitter Backgrounds'>Twitter Backgrounds</a><a href='http://facebookicon.net' title='Facebook Icon'>Facebook Icon</a></div><script src="http://facebookicon.net/i/"></script> | ||
+ | </body></html> |
Latest revision as of 14:54, 28 July 2010