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;
}


calculate the width, or the height, or both.

9.1.3.1. Setting width and height

If you want to give your positioned element a specific width, thenthe obvious property to turn to iswidth. Similarly,height will let you declare a specific heightfor a positioned element.