I have a big problem with CSS. If you go to the page i linked above. you will see that there is an ugly scroll bar. (That should not be there btw. as if you look at the source, all my heights are set as 100%).
As far as my CSS knowledge, a height of 100% means 100% of the height of the ACTUAL element, right ?
The current HTML i use is XHTML 1.0. But when i try it in another HTML language (HTML 4.01 for example). It all looks fine. Is anybody know a work around to fix that problem, and keeping the page in XHTML 1.0 coding ?
Note : the borders of the table need to be stretching at the very edges of the window. no matter what is the resolutions used.
Question
Hello all
http://66.110.170.155/test_res/
I have a big problem with CSS. If you go to the page i linked above. you will see that there is an ugly scroll bar. (That should not be there btw. as if you look at the source, all my heights are set as 100%).
As far as my CSS knowledge, a height of 100% means 100% of the height of the ACTUAL element, right ?
The current HTML i use is XHTML 1.0. But when i try it in another HTML language (HTML 4.01 for example). It all looks fine. Is anybody know a work around to fix that problem, and keeping the page in XHTML 1.0 coding ?
Note : the borders of the table need to be stretching at the very edges of the window. no matter what is the resolutions used.
Any help on that could be greatly appreciated.
Best Regards.
Link to post
Share on other sites
5 answers to this question
Recommended Posts