[thelist] my TD class isn't holding through the whole TD.

Nick Wilson nick at explodingnet.com
Sat Apr 27 09:12:01 CDT 2002


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


* and then { schaapy } declared....
> 1. For some reason the 6th paragraph doesn't want to be under the
control of

Don't see the problem in NS6

> .text {
> color: #666;
> font-size: 10px;
> font-family: verdana, arial;
> background-color: #fff;
> }
>
> 2. Is there a way to push my whole site up in the topleft corner without
> having to use "topmargin, leftmargin, marginheight, and marginwidth"?

Yep,

body {
    margin: 0;
}

> 3. My text always gets smaller in Netscape 4.x as well. Is there a good way
> to avoid that?

Stop using pixels and don't specify a 'base' size for your text just use
em's for relative sizing. Down to around .75em of the browser default
(1em) is usually okay.
- --
Nick Wilson     //  www.explodingnet.com



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

iD8DBQE8yrGzHpvrrTa6L5oRAmMIAKCB4VSxPneXgvz1X+NzTN1y3WRdVACfSU7W
RgGRNp9a+bQimLis13eJFAA=
=7HD6
-----END PGP SIGNATURE-----



More information about the thelist mailing list