Team:TU-Delft/Templates/Header

From 2012.igem.org

(Difference between revisions)
Line 7: Line 7:
<style type="text/css">
<style type="text/css">
#container {
#container {
-
        margin-left: auto;
+
margin:auto;
-
        margin-right: 20em;
+
width:1024px;
-
        color:#000000;
+
-
+
}
}
</style>
</style>
Line 28: Line 26:
<body>
<body>
<!-- CONTAINER -->
<!-- CONTAINER -->
-
<div id='container'">
+
<div id='container'>
<!-- NAVIGATION -->
<!-- NAVIGATION -->

Revision as of 07:06, 3 September 2012

EmanuelBlagonic.com » Playground » Creating menus