benpollinger
Technical User
Hello all,
My first post to this site so forgive me if it's not appropriate.
I am developing a fairly simple site in XHTML/CSS, learning as I go from w3schools.com, and using Tidy (and W3C validators) to make sure I'm not doing anything too daft. The site is:
I'm using a table to layout menu and body. All is fine in IE5 and up, Mozilla 1.0 and even Lynx. I have started to make the site usable in Netscape 4.x, but not having much fun with this. My main problems are:
1) Logo graphic covers up menu items in <td class="menu"> (they're visible behind the logo, but not usable)
2) Border around <td class="menu"> is not shown, but same CSS statement works fine in <h1> (border: 2px #000099 solid)
Does anyone have any suggestions?
regards,
Ben
My first post to this site so forgive me if it's not appropriate.
I am developing a fairly simple site in XHTML/CSS, learning as I go from w3schools.com, and using Tidy (and W3C validators) to make sure I'm not doing anything too daft. The site is:
I'm using a table to layout menu and body. All is fine in IE5 and up, Mozilla 1.0 and even Lynx. I have started to make the site usable in Netscape 4.x, but not having much fun with this. My main problems are:
1) Logo graphic covers up menu items in <td class="menu"> (they're visible behind the logo, but not usable)
2) Border around <td class="menu"> is not shown, but same CSS statement works fine in <h1> (border: 2px #000099 solid)
Does anyone have any suggestions?
regards,
Ben