Team:DTU-Denmark/Vision

From 2011.igem.org

(Difference between revisions)
Line 11: Line 11:
   </script>
   </script>
-
<style type="text/css">
+
<style type="text/css">
-
body {
+
-
margin: 0;
+
-
padding: 0;
+
-
height: 2000px;
+
-
font-family: Georgia;
+
-
font-size: 0.9em;
+
-
line-height: 1.4em;
+
-
}
+
-
+
#container {
#container {
width: 224px;
width: 224px;
Line 33: Line 24:
width: 180px;
width: 180px;
padding: 20px;
padding: 20px;
-
background: #eee url(/images/sfbgTile.png);
 
border: 2px solid #42CBDC;
border: 2px solid #42CBDC;
-
}
 
-
 
-
p {
 
-
margin: 7px 0 0 0;
 
-
}
 
-
 
-
a {
 
-
color: blue;
 
-
text-decoration: underline;
 
-
cursor: pointer;
 
}
}
</style>
</style>
-
<div id="container">
+
<div id="container">
-
+
<div id="example3">
<div id="example3">
-
 
-
<img src="http://kitchen.net-perspective.com/images/ducks3.png" alt="Ducks" />
 
-
 
-
<p>
 
-
This is an example of how the scroll following object will, by default,
 
-
remain inside its immediate container.
 
-
</p>
 
-
 
-
<p>
 
-
<a href="http://kitchen.net-perspective.com/open-source/scroll-follow/">Back to Scroll Follow home.</a>
 
-
</p>
 
</div><!--end #example-->
</div><!--end #example-->
</div><!--end #container-->
</div><!--end #container-->
</html>
</html>

Revision as of 21:35, 31 August 2011