JRS: In article <Xns964E87F89953Djkorpelacstutfi@193.229.0.31>, dated
Fri, 6 May 2005 10:24:25, seen in news:comp.infosystems.
www.authoring.ht
ml, Jukka K. Korpela <jkorpela@cs.tut.fi> posted :[color=blue]
>David Ross <nobody@nowhere.not> wrote:[/color]
[color=blue][color=green]
>> However, the increments are not necessarily one point;[/color]
>
>They are hardly ever one point. On IE, sizes 1 through 7 are mapped to
>physical sizes 7.5, 10, 12, 13.5, 18, 24, and 36 points. By the way,
>this alone should make us refrain from using <font size="1"> or
>equivalent relative size.[/color]
That agrees, more or less, with what I observe in my IE4 using
<URL:http://www.merlyn.demon.co.uk/js-anclk.htm>, radio "Do3", ...
However, the code I posted gives just one step up and one step down; the
steps are not cumulative (maybe a true bug); changing the +1 +1 +1 ...
to +1 +2 +3 ... gives 4 increasing steps before saturation; and changing
-1 -1 -1 ... gives 2 decreasing steps - 7 different sizes in all.
[color=blue]
>Returning to the original question: it would be most essential to ask
>why the document contains nested <font> elements in the first place;
>this would be more useful than any answer to the question what the
>effect should be.[/color]
/Rem acu tetigisti/. It was demonstration code only.
We can, therefore, confidently accept your "They are hardly ever one
point."
Now we have, frequently posted and recently updated, a newsgroup article
containing, /inter alia/, <blockquote>
Subject: HTML FAQ (Frequently Asked Questions) List
along with the Frequently Encountered Problems list at
*
http://www.htmlhelp.org/faq/fep/
If you do that, you may find that you've answered your question with
no need to post (and no confusion from well-meaning wrong answers).
</blockquote>
Now FEP is currently (unless *very* recently changed) at Version 1.005
of 1997-02-23. It contains "vi. Did you use the FONT element?".
That section asserts quite clearly that <font size="+7"> & <font
size="-7"> change the size by +7 & -7 points, with a clear implication
that +n and -n will change the size by the corresponding number of
points, at least if the result is greater than zero.
SO:
ISTM questionable for a FAQ to refer to a FEP which is over 8 years old;
are there no new questions?
ISTM unreasonable for a newsgroup FAQ to cite a FEP which is
persistently wrong; do the regular experts not occasionally check what
their newsgroup's FAQ is citing?
ISTM that, when errors are reported to the given address, amendments
should be made within a reasonable period of time; the FEP does say
"This document is maintained by the WDG, ...".
ISTM that a FAQ posted to a technical newsgroup is better maintained by
an active expert participant in the group.
--
© John Stockton, Surrey, UK. ?@merlyn.demon.co.uk Turnpike v4.00 IE 4 ©
<URL:http://www.jibbering.com/faq/> JL/RC: FAQ of news:comp.lang.javascript
<URL:http://www.merlyn.demon.co.uk/js-index.htm> jscr maths, dates, sources.
<URL:http://www.merlyn.demon.co.uk/> TP/BP/Delphi/jscr/&c, FAQ items, links.