Re: Is the end of HTML as we know it?



Chris F.A. Johnson <cfajohnson@xxxxxxxxx> wrote:
Small fonts aren't a problem in Firefox (my browser of choice). I
just increase the text size until the text is a comfortable size for
reading.

With a well-designed site, you don't have to do that.

(Besides, with Firefox, you needn't do that, either; just set a
minimum font size.)

I tried setting a minimum font size. All those web sites that use
broken CSS based layouts make that solution suboptimal.

The problem is web sites that render incorrectly after the font size
is increased.

That is bad coding; there is no need for that to happen.

It's just a shame the vast majority of web sites fall into the
category of "badly coded". :(

I'm not trying to start a "table based layouts" vs. "CSS based
layouts" war here, I'm just sharing my personal experience: Web sites
designed with table based layouts seem to handle it reasonably well
when I increase the text size. Web sites designed with CSS based
layouts seem to rarely handle it gracefully. YMMV.

That is not a function of tables versus CSS; it's a matter of good
coding versus bad coding.

Perhaps tables are "more forgiving" when it comes to badly coded web
sites. <shrug>
.



Relevant Pages

  • Re: Is the end of HTML as we know it?
    ... I'm not trying to start a "table based layouts" vs. "CSS based ... Web sites designed with CSS based ... in design. ...
    (alt.html)
  • Re: Is the end of HTML as we know it?
    ... layouts" war here, I'm just sharing my personal experience: ... Web sites designed with CSS based ... but css is _much_ better able to handle changing font-sizes than ... I'm hopeful that as IE7 displaces IE6 (or, even better, Firefox, ...
    (alt.html)
  • Re: Is the end of HTML as we know it?
    ... I'm not trying to start a "table based layouts" vs. "CSS based ... Web sites designed with CSS based ... coding versus bad coding. ...
    (alt.html)
  • Re: Is the end of HTML as we know it?
    ... I'm not trying to start a "table based layouts" vs. "CSS based ... Web sites designed with CSS based ... coding versus bad coding. ...
    (alt.html)
  • Re: Is the end of HTML as we know it?
    ... of the developer who specified ridiculously small fonts. ... Small fonts are just as often used with table layouts as with CSS. ... That is bad coding; there is no need for that to happen. ... Web sites designed with CSS based ...
    (alt.html)