[thelist] Mozilla/NS6 table rendering problems?

Nick Wilson nick at explodingnet.com
Thu Mar 7 01:30:01 CST 2002


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


* and then Faust at LeeMarvin.com declared....
> Hi,
>
> While modifying some Dreamweaver templates so they to contain
> validate HTML, I noticed that some pages do not display the way I expect
> in Mozilla/NS6.  For example, <http://www.luther.edu/> looks as
> expected in most browsers, but some of the cells have extra vertical
> whitespace in the Mozilla/NS6.  Any suggestions?

Quick fix...

<style type="text/css">
    td img {
        display: block;
    }
</style>

Long term...

Code in line with the standards. eg, if you have to use tables then
dispense with 1px gifs to hold up your 'dividers' etc and use CSS border
properties etc... Lot's of fun I assure you :-)

- --
- -----------------------------------------------------------
 www.explodingnet.com   |    Projects, Forums and
                        +    Articles for website owners
- -- Nick Wilson --     |    and designers.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)

iD8DBQE8hxdnHpvrrTa6L5oRAhpNAKCJPg006wzJWDJLIfCjTZPQ0NKQeQCgiy0w
f555v8j2CTMw7oDVQ15czYA=
=PelN
-----END PGP SIGNATURE-----



More information about the thelist mailing list