In article <[email protected]>, Richard Porter
<[email protected]> wrote:
> I've just noticed that the tag <font size=+1> inside a heading which
> has a larger font size results in a smaller font, not a larger one. I
> suspect that the +/-whatever is interpretted as relative to the
> default paragraph font size not the prevailing header font size. This
> doesn't seem logical. What is the correct behaviour?

On your part? Use CSS.  ;-D

I guess you mean something like:

<h1>This is to test <font size="+1">Font Size</font> inside h1</h1>

This renders the same in NetSurf, Firefox etc., and yes, the size=± is by
default relative to the standard default size of '3', not any heading it
may be within.

I hope you have www.w3schools.com in your bookmarks.  :-)

-- 
Tim Hill
..............................................................
                                                www.timil.com


Reply via email to