Hi
I've been web developing for a while but have never seemed to be able to work this out.. Does anyone know how to get a div to be the full height of the users screen as a default. I've tried setting the body to height:100% and then setting the div height to 100% but it's not happy.
I also thought of adding a min-height but that would mean unnecessary scroll on certain screens.
Any help much appreciated


