mxs00u
12-17-2004, 08:36 AM
Hi, I know it should be easy but:
I want to make my webpage 100% height so that no matter what the resolution is it will fill the page, however I find that when I do 100% height it doesn't work. i.e. the height will only change depending upon what is inside the table.
I've been told its something to do with my page dtd definition but I can't work out what. My current definition is:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
Does anybody have any idea how I can get this working??
I want to make my webpage 100% height so that no matter what the resolution is it will fill the page, however I find that when I do 100% height it doesn't work. i.e. the height will only change depending upon what is inside the table.
I've been told its something to do with my page dtd definition but I can't work out what. My current definition is:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
Does anybody have any idea how I can get this working??