Team:HKU-Hong Kong/header

From 2010.igem.org

(Difference between revisions)
Line 36: Line 36:
     /*---modifier:all lower columns||| (ref. 3col site )---*/
     /*---modifier:all lower columns||| (ref. 3col site )---*/
#main2 {
#main2 {
-
margin:0; padding:0;background:#ff0000;filter:alpha(opacity=1);opacity:1;
+
margin:0; padding:0;background:transparent;filter:alpha(opacity=1);opacity:1;
}
}
/*---left col---*/
/*---left col---*/
Line 43: Line 43:
width:150px;
width:150px;
margin:0; padding:0;
margin:0; padding:0;
-
background:transparent url(http://www.rickandandrea.com/andrea/wp-content/uploads/2009/10/heart-sand-love-michelle.jpg);
+
background:transparent;
font-size:80%;
font-size:80%;
}
}
Line 57: Line 57:
#middle {
#middle {
margin:0 150px;
margin:0 150px;
-
background:#000000;
+
background:transparent;
font-size:80%;
font-size:80%;
}
}
Line 110: Line 110:
!align="center"|[[Team:HKU-Hong_Kong/Safety|Safety]]
!align="center"|[[Team:HKU-Hong_Kong/Safety|Safety]]
|}
|}
-
<hr />
+
 
 +
<div id="main1">
 +
<div id="main2">
 +
 
 +
<div id="left"><div class="column-in">
 +
 
 +
<h4>Left Col</h4>
 +
<p id="lccont">
 +
This is content of the LEFT column.
 +
</p>
 +
</div></div>
 +
 
 +
 
 +
<div id="middle"><div class="column-in">
 +
<h4>Middle Col</h4>
 +
<p id="mccont">
 +
This is content of the MIDDLE column.
 +
</p>

Revision as of 06:20, 15 October 2010

testing123!

Home Team Official Team Profile Project Parts Submitted to the Registry Modeling Notebook Safety

Left Col

This is content of the LEFT column.


Middle Col

This is content of the MIDDLE column.