Team:SDU-Denmark/new

From 2010.igem.org

(Difference between revisions)
 
(5 intermediate revisions not shown)
Line 19: Line 19:
}
}
-
div#head {
+
div#header {
     position: absolute;
     position: absolute;
     width:687px;
     width:687px;
Line 27: Line 27:
     background-color: #000000
     background-color: #000000
}
}
 +
 +
div#columns {
 +
    position: relative;
 +
    width: 687px;
 +
    left: 150px;
 +
    top: 113px;
 +
    background-color: #CCCCCC;
 +
}
 +
 +
#footer-box {
 +
  position: relative;     
 +
}
 +
</style>
</style>
<body>
<body>
-
<div id="head>
+
<div id="header">
 +
</div>
 +
<div id="columns">
RARARA
RARARA
</div>
</div>
</body>
</body>
</html>
</html>

Latest revision as of 14:54, 21 April 2010

RARARA