Team:KULeuven/Zandbak

From 2008.igem.org

(Difference between revisions)
(Undo revision 10986 by Avdmeers (Talk))
m
 
(60 intermediate revisions not shown)
Line 1: Line 1:
-
== Kalender test ==
+
== Header ==
-
{{#calendar: title=Team:KULeuven | year=2008 | month=may}}
+
-
== Drop-down test 1 ==
 
<html>
<html>
 +
<style type="text/css">
 +
#header {
 +
height:159px;
 +
margin:0 auto;
 +
position:relative;
 +
width:940px;
 +
}
-
<!--
+
#header-logo {
-
<center>[[KULeuven | Main Page]] &nbsp;&nbsp;&nbsp;&nbsp; [[KULeuven | System Modeling]] &nbsp;&nbsp;&nbsp;&nbsp; [[KULeuven | Simulations]] &nbsp;&nbsp;&nbsp;&nbsp; [[KULeuven | System Implementation]] &nbsp;&nbsp;&nbsp;&nbsp; [[KULeuven | Lab Notes]] &nbsp;&nbsp;&nbsp;&nbsp; [[KULeuven | Meet the Team]] &nbsp;&nbsp;&nbsp;&nbsp; [[KULeuven | Team Notes]] &nbsp;&nbsp;&nbsp;&nbsp; [[KULeuven | Pictures!]]</center><br>
+
position:absolute;
-
-->
+
left:0;
 +
top:0;
 +
}
-
<script type="text/javascript" src="http://christos.bergeles.net/eth_dropdowntabs.js">
+
#header-banner {
 +
background: transparent url(https://static.igem.org/mediawiki/2008/6/6c/Kulbanner.jpg) no-repeat top right;
 +
height:73px;
 +
width:830px;
 +
position:absolute;
 +
right:0;
 +
top:0;
 +
}
-
/***********************************************
+
#header-content {
-
* Drop Down Tabs Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
+
right:0;
-
* This notice MUST stay intact for legal use
+
top:0;
-
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
+
height:179px;
-
***********************************************/
+
width:830px;
 +
}
-
</script>
+
#header-kul-logo {
 +
position:absolute;
 +
top:0.7em;
 +
left:10em;
 +
}
-
<!-- CSS for Drop Down Tabs Menu #1 -->
+
#header-nav {
-
<link rel="stylesheet" type="text/css" href="https://2008.igem.org/wiki/index.php/User:Avdmeers/StyleSheets/dropmenu.css" />
+
height:26px;
-
<div id="colortab" class="ddcolortabs">
+
position:absolute;
-
<ul>
+
bottom:8px;
-
<li><a href="https://2008.igem.org/Team:KULeuven" title="Home"rel="dropmenu_home"><span>Home</span></a></li>
+
right:0;
-
<li><a href="https://2008.igem.org/Team:KULeuven/Team" title="Team"rel="dropmenu_team"><span>The Team</span></a></li>
+
background:#075a90;
-
<li><a href="https://2008.igem.org/Team:KULeuven/Road_Map" title="Road Map"rel="dropmenu_road_map"><span>Road Map</span></a></li>
+
}
-
<li><a href="https://2008.igem.org/Team:KULeuven/Project" title="Project"rel="dropmenu_project"><span>The Project</span></a></li>
+
#header-nav div#ddwrapper {width:830px;}
-
<li><a href="https://2008.igem.org/Team:KULeuven/Parts" title="Parts"rel="dropmenu_parts"><span>Parts Submitted to the Registry</span></a></li>
+
#header-nav div#ddnav {width:830px;}
-
<li><a href="https://2008.igem.org/Team:KULeuven/Modeling" title="Modeling"rel="dropmenu_modeling"><span>Modeling</span></a></li>
+
</style>
-
<li><a href="https://2008.igem.org/Team:KULeuven/Notebook" title="Notebook"rel="dropmenu_notebook"><span>Notebook</span></a></li>
+
</html>
-
</ul>
+
-
</div>
+
-
<div class="ddcolortabsline">&nbsp;</div>
+
 +
<div id="header">
-
<!--1st drop down menu -->
+
<div id="header-logo">[[Image:KUL_Logo.png]]</div>
-
<div id="dropmenu_home" class="dropmenudiv_a">  
+
-
<a href="http://parts.mit.edu/igem07/index.php?title=ETHZ#Introduction">Introduction Section</a>
+
-
<a href="http://parts.mit.edu/igem07/index.php?title=ETHZ#Team_Members">Team Members Section</a>
+
-
<a href="http://parts.mit.edu/igem07/index.php?title=ETHZ#Acknowledgments">Acknowledgments Section</a>
+
-
<a href="http://parts.mit.edu/igem07/index.php?title=ETHZ#Site_Map">Site map Section</a>
+
-
</div>  
+
 +
<div id="header-content">
 +
<div id="header-banner">[[Team:KULeuven|&nbsp;]]</div>
 +
<div id="header-kul-logo">[[Image:KUL_Logo-kuleuven.gif]]</div>
 +
</div>
-
<!--2nd drop down menu -->
 
-
<div id="dropmenu_team" class="dropmenudiv_a" style="width: 150px;">
 
-
<a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Model#Introduction">Introduction Section</a>
 
-
<a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Model#Model_Overview">Model Overview Section</a>
 
-
<a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Model#Detailed_Model">Detailed Model Section</a>
 
-
<a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Model#Final_Model">Final Model Section</a>
 
-
<a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Modeling_Basics">Modeling Basics Page</a>
 
-
<a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/Model#Mathematical_Model">Mathematical Model Section</a>
 
-
<a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/FSM">FSM View Page</a>
 
-
<a href="http://parts.mit.edu/igem07/index.php?title=ETHZ/FlipFlop">Flip-Flop View Page</a>
 
</div>
</div>
-
<script type="text/javascript">
+
== Cite ==
-
//SYNTAX: tabdropdown.init("menu_id", [integer OR "auto"])
+
-
tabdropdown.init("colortab", 3)
+
-
</script>
+
-
</html>
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
-
 
+
-
== Drop-down test 2 ==
+
-
 
+
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
<head>
<head>
-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-
<title>JavaScript Dropdown Menu Demo</title>
+
<title>Bibliography</title>
-
<link rel="stylesheet" href="http://avdmeers.web44.net/wiki/index.php/MediaWiki:Dropdown.css" type="text/css" />
+
-
<script type="text/javascript" src="http://avdmeers.web44.net/scripts/dropdown.js"></script>
+
</head>
</head>
-
 
<body>
<body>
-
<dl class="dropdown">
+
<table style="border-collapse:collapse;line-height:1.1em;">
-
  <dt id="one-ddheader" onmouseover="ddMenu('one',1)" onmouseout="ddMenu('one',-1)">Dropdown One</dt>
+
<tr style="vertical-align:top;"><td>[1]</td><td style="padding-left:4pt;">“ETHZ/Parameters - IGEM07”; https://2007.igem.org/ETHZ/Parameters.</td></tr>
-
  <dd id="one-ddcontent" onmouseover="cancelHide('one')" onmouseout="ddMenu('one',-1)">
+
<tr><td colspan="2">&nbsp;</td></tr>
-
    <ul>
+
<tr style="vertical-align:top;"><td>[2]</td><td style="padding-left:4pt;">J.A. Bernstein et al., “Global analysis of mRNA decay and abundance in Escherichia coli at single-gene resolution using two-color fluorescent DNA microarrays,” <span style="font-style:italic;">Proceedings of the National Academy of Sciences of the United States of America</span>,  vol. 99, Jul. 2002, pp. 9697–9702. <span class="Z3988" title="url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rft_id=info%3Adoi/10.1073/pnas.112318199&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Global%20analysis%20of%20mRNA%20decay%20and%20abundance%20in%20Escherichia%20coli%20at%20single-gene%20resolution%20using%20two-color%20fluorescent%20DNA%20microarrays&amp;rft.jtitle=Proceedings%20of%20the%20National%20Academy%20of%20Sciences%20of%20the%20United%20States%20of%20America&amp;rft.stitle=Proc%20Natl%20Acad%20Sci%20U%20S%20A.%20&amp;rft.volume=99&amp;rft.issue=15&amp;rft.aufirst=Jonathan%20A.&amp;rft.aulast=Bernstein&amp;rft.au=Jonathan%20A.%20Bernstein&amp;rft.au=Arkady%20B.%20Khodursky&amp;rft.au=Pei-Hsun%20Lin&amp;rft.au=Sue%20Lin-Chao&amp;rft.au=Stanley%20N.%20Cohen&amp;rft.date=2002-07-23&amp;rft.pages=9697%E2%80%939702"></span></td></tr>
-
      <li><a href="#" class="underline">Navigation Item 1</a></li>
+
-
      <li><a href="#" class="underline">Navigation Item 2</a></li>
+
-
      <li><a href="#" class="underline">Navigation Item 3</a></li>
+
-
      <li><a href="#" class="underline">Navigation Item 4</a></li>
+
-
      <li><a href="#">Navigation Item 5</a></li>
+
-
    </ul>
+
-
  </dd>
+
-
</dl>
+
-
 
+
-
<dl class="dropdown">
+
-
  <dt id="two-ddheader" onmouseover="ddMenu('two',1)" onmouseout="ddMenu('two',-1)">Dropdown Two</dt>
+
-
  <dd id="two-ddcontent" onmouseover="cancelHide('two')" onmouseout="ddMenu('two',-1)">
+
-
    <ul>
+
-
      <li><a href="#" class="underline">Navigation Item 1</a></li>
+
-
      <li><a href="#" class="underline">Navigation Item 2</a></li>
+
-
      <li><a href="#" class="underline">Navigation Item 3</a></li>
+
-
      <li><a href="#" class="underline">Navigation Item 4</a></li>
+
-
      <li><a href="#">Navigation Item 5</a></li>
+
-
    </ul>
+
-
  </dd>
+
-
</dl>
+
-
<div style="clear:both" />
+
<tr><td colspan="2">&nbsp;</td></tr>
-
</body>
+
<tr style="vertical-align:top;"><td>[3]</td><td style="padding-left:4pt;">M. Bon, S.J. McGowan, and P.R. Cook, “Many expressed genes in bacteria and yeast are transcribed only once per cell cycle,” <span style="font-style:italic;">FASEB J.</span>,  vol. 20, Aug. 2006, pp. 1721-1723. <span class="Z3988" title="url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rft_id=info%3Adoi/10.1096/fj.06-6087fje&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Many%20expressed%20genes%20in%20bacteria%20and%20yeast%20are%20transcribed%20only%20once%20per%20cell%20cycle&amp;rft.jtitle=FASEB%20J.&amp;rft.volume=20&amp;rft.issue=10&amp;rft.aufirst=Michael&amp;rft.aulast=Bon&amp;rft.au=Michael%20Bon&amp;rft.au=Simon%20J.%20McGowan&amp;rft.au=Peter%20R.%20Cook&amp;rft.date=2006-08-01&amp;rft.pages=1721-1723"></span></td></tr>
 +
<tr><td colspan="2">&nbsp;</td></tr>
 +
<tr style="vertical-align:top;"><td>[4]</td><td style="padding-left:4pt;">J.B. Andersen et al., “New Unstable Variants of Green Fluorescent Protein for Studies of Transient Gene Expression in Bacteria,” <span style="font-style:italic;">Applied and Environmental Microbiology</span>,  vol. 64, Jun. 1998, pp. 2240–2246. <span class="Z3988" title="url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=New%20Unstable%20Variants%20of%20Green%20Fluorescent%20Protein%20for%20Studies%20of%20Transient%20Gene%20Expression%20in%20Bacteria&amp;rft.jtitle=Applied%20and%20Environmental%20Microbiology&amp;rft.stitle=Appl%20Environ%20Microbiol.%20&amp;rft.volume=64&amp;rft.issue=6&amp;rft.aufirst=Jens%20Bo&amp;rft.aulast=Andersen&amp;rft.au=Jens%20Bo%20Andersen&amp;rft.au=Claus%20Sternberg&amp;rft.au=Lars%20Kongsbak%20Poulsen&amp;rft.au=Sara%20Petersen%20Bj%C3%B8rn&amp;rft.au=Michael%20Givskov&amp;rft.au=S%C3%B8ren%20Molin&amp;rft.date=1998-06&amp;rft.pages=2240%E2%80%932246"></span></td></tr>
 +
<tr><td colspan="2">&nbsp;</td></tr>
 +
<tr style="vertical-align:top;"><td>[5]</td><td style="padding-left:4pt;">“Part:BBa B0032 - partsregistry.org”; http://partsregistry.org/Part:BBa_B0032.</td></tr>
 +
<tr><td colspan="2">&nbsp;</td></tr>
 +
</table></body>
</html>
</html>

Latest revision as of 23:45, 28 October 2008

Header

Cite

Bibliography

[1]“ETHZ/Parameters - IGEM07”; https://2007.igem.org/ETHZ/Parameters.
 
[2]J.A. Bernstein et al., “Global analysis of mRNA decay and abundance in Escherichia coli at single-gene resolution using two-color fluorescent DNA microarrays,” Proceedings of the National Academy of Sciences of the United States of America, vol. 99, Jul. 2002, pp. 9697–9702.
 
[3]M. Bon, S.J. McGowan, and P.R. Cook, “Many expressed genes in bacteria and yeast are transcribed only once per cell cycle,” FASEB J., vol. 20, Aug. 2006, pp. 1721-1723.
 
[4]J.B. Andersen et al., “New Unstable Variants of Green Fluorescent Protein for Studies of Transient Gene Expression in Bacteria,” Applied and Environmental Microbiology, vol. 64, Jun. 1998, pp. 2240–2246.
 
[5]“Part:BBa B0032 - partsregistry.org”; http://partsregistry.org/Part:BBa_B0032.