Team:TU Delft/Tour/curtain

From 2010.igem.org

(Difference between revisions)
(New page: <html> <style type="text/css"> *{ margin:0; padding:0; } h2 { font-size: 30px; } h3 { font-size: 20px; } body { text-align: center; b...)
 
(15 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<html>
 +
<head>
<style type="text/css">
<style type="text/css">
    *{
    *{
Line 14: Line 16:
    body {
    body {
    text-align: center;
    text-align: center;
-
    background: #4f3722 url('darkcurtain.jpg') repeat-x;
+
    background: #4f3722 url('https://static.igem.org/mediawiki/2010/b/b3/TU_Delft_Darkcurtain.jpg') repeat-x;
font-family: Verdana, Arial;
font-family: Verdana, Arial;
font-size: 12px;
font-size: 12px;
color: #222222;
color: #222222;
 +
line-height: 14px;
    }
    }
    .leftcurtain{
    .leftcurtain{
Line 50: Line 53:
}
}
</style>
</style>
 +
<script type="text/javascript" src="http://jqueryjs.googlecode.com/files/jquery-1.3.2.js"></script>
<script type="text/javascript">
<script type="text/javascript">
Line 217: Line 221:
Cufon.replace('#sub1'); // Requires a selector engine for IE 6-7, see above
Cufon.replace('#sub1'); // Requires a selector engine for IE 6-7, see above
</script>
</script>
-
<div id="curtain_wrapper">
+
</head>
-
<div class="leftcurtain"><img src="frontcurtain.jpg"/></div>
+
<body>
-
<div class="rightcurtain"><img src="frontcurtain.jpg"/></div>
+
<div class="leftcurtain"><img src="https://static.igem.org/mediawiki/2010/1/14/TU_Delft_frontcurtain.jpg"/></div>
 +
<div class="rightcurtain"><img src="https://static.igem.org/mediawiki/2010/1/14/TU_Delft_frontcurtain.jpg"/></div>
<div id="tour-main-stage" style="height: 550px;">
<div id="tour-main-stage" style="height: 550px;">
<br /><br />
<br /><br />
Line 225: Line 230:
<br /><br />
<br /><br />
<div style="color: white; width: 330px; margin: 0 auto;">You have seen the plans, seen the result. Now explore the rest of the wiki!</div>
<div style="color: white; width: 330px; margin: 0 auto;">You have seen the plans, seen the result. Now explore the rest of the wiki!</div>
-
<br /><br />
+
<br />
-
<img src="" width="250" height="200" />
+
<ul id="continue_links">
 +
<li><a href="https://2010.igem.org/Team:TU_Delft#page=Notebook/timeline" target="_parent"><b>Browse</b> through our time line.</a></li>
 +
<li><a href="https://2010.igem.org/Team:TU_Delft#page=Project/conclusions" target="_parent"><b>Read</b> the conclusions.</a></li>
 +
<li><a href="https://2010.igem.org/Team:TU_Delft#page=Education/game" target="_parent"><b>Play</b> our iGEM Game.</a></li>
 +
<li><a href="https://2010.igem.org/Team:TU_Delft#page=Publicity" target="_parent"><b>See</b> us in the news.</a></li>
 +
<li><a href="https://2010.igem.org/Team:TU_Delft#page=Safety/ethics" target="_parent"><b>Discuss</b> the ethics.</a></li>
 +
<li><a href="https://2010.igem.org/Team:TU_Delft#page=Modeling" target="_parent"><b>Use</b> our models and tools.</a></li>
 +
<li><a href="https://2010.igem.org/Team:TU_Delft#page=Parts" target="_parent"><b>Build</b> new bricks with our parts.</a></li>
 +
</ul>
 +
 
 +
<br /><br /><br />
 +
<img src="https://static.igem.org/mediawiki/2010/9/90/TU_Delft_icons_group.png" />
</div>
</div>
<a class="rope" href="#">
<a class="rope" href="#">
-
<img src="rope.png" border="0" />
+
<img src="https://static.igem.org/mediawiki/2010/b/b1/TU_Delft_Rope.png" border="0" />
</a>
</a>
-
</div>
 
<style>
<style>
-
#top-section {
+
#continue_links, #continue_links li {
-
display: none;
+
margin: 0;
 +
padding:0;
}
}
-
#curtain-wrapper {
+
 
-
width: 100%;
+
#continue_links a {
-
border: none;
+
color: #fff;
-
height: 560px;
+
display: block;
-
overflow:hidden;
+
margin: 5px 0;
-
margin: 0;
+
-
padding: 0;
+
-
position: absolute;
+
-
top: 0;
+
-
left: 0;
+
-
background-color: #fff;
+
-
z-index: 100;
+
-
margin-left: -1px;
+
}
}
</style>
</style>
 +
</body>
</html>
</html>

Latest revision as of 22:21, 27 October 2010