Right, I see. You mean the height.
Yeah, this is always a bit problematic. You can use the min-height property for that. Just set a <div> with a min-height and it will never get smaller than that.
Firefox and other browsers understand it, but IE doesn't. However, there are various hacks available to make IE use a min height. Google a bit for min-height and IE and you'll get some useful results.
I don't think there is a recommended height. With a table based design, it wasn't too hard to have one table fill the entire screen. With CSS this is a bit harder, although not impossible.
I am not sure why you're using all the absolute positioning stuff. If you do use i (for the three column layout maybe?) you can still wrap it in the <div> I showed you earlier. That way, the width of the entire page won't get as wide as the browser window, the way you have it now.
For more advanced CSS stuff, check out the CSS forums. Richard York posts a lot about CSS there, and he really knows his stuff. He's the author of
Beginning CSS: Cascading Style Sheets for Web Design, a great book about CSS that I can highly recommend.
I am glad you like the database access section of the book. Since that's so important in most web sites these days, it deserved a lot of room in a book about about Dreamweaver and ASP.
Cheers,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to:
Fascination Street by
The Cure (Track 7 from the album:
Disintegration)
What's This?