nkaisare
02-25-2003, 06:02 PM
I am developing webpage for a charity organization. The pages are HTML 4.01 Strict. I have validated the pages and the CSS at http://validator.w3.org. IE5.5 displays the pages correctly, but NS6.2 and Mozilla 1.2.1 do not.
In the page:
http://atlanta.vibha.org/tamilplay.html
the <hr> in the contents div appears even in the div that is floating to the right.
On the same page, in the footer div, the right border is not displayed. Next page you may want to look at is http://atlanta.vibha.org/volunteer/
Both the pages use same stylesheet, and same footer div. However, the right border appears OK on the latter but not on the former page.
I can't decide if its a browser bug or error in coding.
Besides, NS4.7 screws the page completely. The floating divs appear on top of the main div. Any workarounds you can suggest?
In the page:
http://atlanta.vibha.org/tamilplay.html
the <hr> in the contents div appears even in the div that is floating to the right.
On the same page, in the footer div, the right border is not displayed. Next page you may want to look at is http://atlanta.vibha.org/volunteer/
Both the pages use same stylesheet, and same footer div. However, the right border appears OK on the latter but not on the former page.
I can't decide if its a browser bug or error in coding.
Besides, NS4.7 screws the page completely. The floating divs appear on top of the main div. Any workarounds you can suggest?