Diego, I would advise you to read the CSS guide on www.westciv.com, it`s really well written and it will change a lot your perspective on using tables for the kind of stuff you try to make there. Also check out the page source of westciv.com for a live example of a table free site.
Good luck, Clau
Christian Sonne wrote:
On Mon, Dec 20, 2004 at 10:32:49AM -0300, Diego D�az wrote:
Hi all. I have a problem when i try show a hidden table with the side bar. The background gradiente image not appear :(.
Note: this problem is only with Mozilla.
Seems to work in my Firefox
http://www.cintegral.cl/~diego/prueba/
Any help is welcome please.
Well, we can start with the fact that it's invalid html, and then using tables for layout, and not using a list for the navigation, does not make matters any better...
I don't know if it will affect the problem you have in mozilla, but in general, removing the tables and using a properly listed navigation would improve a fair bit on the semantics and the accessibility of the site.
Regards
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
