Team:Freiburg/test

From 2011.igem.org

(Difference between revisions)
Line 109: Line 109:
     color:#555555;
     color:#555555;
}
}
-
#up_center{
+
#up_line{
     background-color: #0CA5B0;
     background-color: #0CA5B0;
     border: none;
     border: none;
-
     width: 965px;
+
     width: 100%;
-
     height: 100px;
+
     height: 90px;
     margin: 0 auto;
     margin: 0 auto;
}
}
-
#up_left{
+
#up_center{
-
   float:left;
+
   background-color: #FEFEEB;
-
   height:100px;
+
   height:40px;
-
   width:300px;
+
   width:965px;
 +
  align:center;
 +
}
 +
#my_content{
 +
  background-color: #FEFEEB;
 +
  height:100%;
 +
  width:965px;
 +
  align:center;
}
}
</style>
</style>
   
   
-
<div id=up_left>
 
-
<p> a</p>
 
-
<p>a </p>
 
-
</div>
 
-
 
-
<div id=up_right>
 
-
 
-
</div>
 
-
 
<div id=up_center>
<div id=up_center>
</div>
</div>
-
<div id=header>
+
<div id=up_line>
-
 
+
-
</div>
+
-
 
+
-
<div id=body_left>
+
-
 
+
-
</div>
+
-
<div id=body_right>
 
-
<h1> Headerul meu </h1>
 
</div>
</div>
-
<div id=body_center>
+
<div id=my_content>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 16:17, 10 June 2011