Thursday 11th of March 2010 09:18:38 AM

MENU

#left {
position: absolute;
left: 0px;
width: 190px;
color: #564b47;
margin: 0px;
padding: 0px;
}
padding: 0px;
}

This column inherited it's background color from the body definition. Padding is defined through p.

CONTENT

3 columns / menu fixed, content and head dynamic.
3 columns layout grid. The navigation columns are fixed in their widths, the content column is dynamic and adjusts itself to the browser window.
The head box is dynamic in its height. It adjusts to the height of the logo.
more nice and free css templates

html {
padding:0px;
margin:0px;
}
body {
background-color: #e1ddd9;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
#content {
margin: 0px 190px 0px 190px;
border-left: 2px solid #564b47;
border-right: 2px solid #564b47;
padding: 0px;
background-color: #ffffff;
}
700 and bold are assigned.Finally, 800 and 900 areassigned to the Black and UltraBlack variants. Note that this lastwould only happen if those faces had the top two weight levelsalready assigned. Otherwise, the user agent might ignore them, andassign 800 and 900 to the Boldface instead, or it might assign them both to one or the other of theBlack variants.

Finally, let's consider a stripped-down version of Times, in