Team:UEA-JIC Norwich/experiment

From 2011.igem.org

(Difference between revisions)
Line 20: Line 20:
#left {
#left {
   position: absolute;
   position: absolute;
-
   left: 15px;
+
   left: 0px;
   top: 610px;
   top: 610px;
   width: 200px;
   width: 200px;
Line 31: Line 31:
#right {
#right {
   position: absolute;
   position: absolute;
-
   right: 15px;
+
   right: 0px;
   top: 610px;
   top: 610px;
   width: 200px;
   width: 200px;

Revision as of 13:25, 29 July 2011

Three Column CSS Layout with Header