CONTENT
All templates are XHTML 1.0 and CSS2/ tableless.
MENU floating
layout grid with a floating menu on the left.
The menu is fixed in it's width. The height adjusts to the content.
more nice and free css templates
html {
padding:0px;
margin:0px;
}
5.4.1. Fonts with Style
font-style is very simple: it's used to
select between normal text,
italic text, and oblique text.
That's it! The only complications are in recognizing the
difference between italic and oblique text and knowing why browsers
don't always give you a choice anyway.
body {
background-color: #e1ddd9;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px 20px;
margin:0px;
}
#content {
border:1px solid #564b47;
background-color:#fff;
}
calculate the width, or the height, or both.