I made a website ( http://www.amweb-design.com/new/ ) and i want to make it have 100% hieght so that it expands to meet any hieght res but i am having alot of trouble getting it there.
thanks
austin
100% Hieght Problem
Started by austinm22, Aug 19 2005 03:11 PM
3 replies to this topic
#1
Posted 19 August 2005 - 03:11 PM
#2
Posted 19 August 2005 - 04:22 PM
just make a table with 100% height. You can do the same for the width.
#3
Posted 22 August 2005 - 09:11 AM
I have a problem along these lines! I set my table height to 100% but when i view it i get about 1 cm missing off the bottom, it goes to 100% when i refresh the page, i am using dreamweaver now and i got the same problem when i used frontpage. Any ideas?
#4
Posted 22 August 2005 - 10:48 AM
add
<style type="text/css">
html,body { margin-bottom:0; height:100%; }
</style>
To the head section of your html, or to an already existing stylesheet.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
