Question History! |
|
From |
: |
acornelis |
|
To |
: |
saintly |
Rating |
: |
|
Message Status |
: |
Public |
|
[08-19-2000] acornelis : Have been playing around with tables in webdevelopment and am getting problems with tables within tables when producing pages for Netscape. Within Explorer everything works fine, but the tables always work out differently in Netscape. Do you have advice for me on how to tackle this ? I don't want to lose the nice layout I get with Explorer and yet I want it to look as good in Netscape.
Thanks for any advice !
|
|
[08-19-2000] saintly : Hmm... neither browser follows the HTML standard closely; they both add their own tags and extra options to the various HTML elements. Getting things to look the same on both browsers can be challenging. Often in order to get one browser to look like the other, you need to add extra options to the HTML tags.
If you like, attach a sample HTML file that isn't working for you, and reply with what you would like it to do. I'll see what I can find to make it look as close to how it looks in IE as possible.
|
|
|