Sunday 06th of July 2008 01:21:47 PM

left column

All templates are XHTML 1.0 and CSS2/ tableless.

2 columns / menu and content dynamic
2 column layout grid. Both columns are dynamic and adjust themselves procentually to the browser window.


more nice and free css templates


body {
background-color: #8b4513;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
padding:0px;
margin:0px;
}
#content {
float:left;
width:70%;
background:#fff;
border-right:2px solid #996666;
border-bottom:2px solid #996666;
margin-right:15px;
padding-bottom:20px;
}


P SPAN {font-weight: 700;} /* this will also be bold */STRONG {font-weight: lighter;} /* lighter than its parent */B {font-weight: lighter;} /*lighter still */<P>900 <SPAN> 700 <STRONG> 400 <B> 300 <STRONG> 200</STRONG></B></STRONG></SPAN>.</P><!-- ...or, to put it another way... --><P>bold <SPAN> bold <STRONG> regular <B> regular