Team:Paris/Sandbox

From 2008.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{Paris/Menu}}
 
-
 
<html>
<html>
 +
<style type="text/css">
 +
pre {font-size: 1.2em}
 +
span.keyword {color: #0000FF}
 +
span.comment {color: #228B22}
 +
span.string {color: #A020F0}
 +
span.untermstring {color: #B20000}
 +
span.syscmd {color: #B28C00}
 +
 +
#menu {
 +
height: 150px;
 +
background: url(https://static.igem.org/mediawiki/2008/4/4c/Panoramique.jpg) no-repeat center;
 +
}
 +
</style>
 +
 +
<script type="text/javascript">
 +
function toggleElement(layer){
 +
var myLayer = document.getElementById(layer);
 +
if(myLayer.style.display=="none"){
 +
myLayer.style.display="block";
 +
myLayer.backgroundPosition="top";
 +
} else {
 +
myLayer.style.display="none";
 +
}
 +
}
 +
</script>
 +
<a class="button" href="#" onclick="javascript:toggleElement('sitemap')"><img src="https://static.igem.org/mediawiki/2008/9/98/Buttons.jpg" /></a>
<a class="button" href="#" onclick="javascript:toggleElement('sitemap')"><img src="https://static.igem.org/mediawiki/2008/9/98/Buttons.jpg" /></a>
<div id="sitemap">
<div id="sitemap">
Line 13: Line 37:
</div>
</div>
</html>
</html>
 +
 +
<br />
 +
{|cellspacing="5" cellpadding="10" style="background:#649CD7; width: 965px;"
 +
|-valign="top"
 +
|style="background:#ffffff"|

Revision as of 17:53, 25 October 2008

{| |a |b |- |c |d |}