in reply to making html smaller
If you have a lot of font tags, that would clean up things far better than using the depricated font tag.
A final note on the 12% savings quoted above, You would
only save that much if your entire webpage was made of
font tags. There is no savings in the text. So as a whole,
you save very little by "cleaning up" the font tags. And
you loose your HTML compliance to boot. It is a bad idea and
definately the
Wrong Thing to do.
---
Crulx
crulx@iaxs.net
|
---|
Replies are listed 'Best First'. | |
---|---|
RE: Re: making html smaller
by visnu (Sexton) on Jul 26, 2000 at 02:26 UTC | |
by lhoward (Vicar) on Jul 26, 2000 at 02:36 UTC |