July 1998
Intermediate to advanced
1456 pages
65h 5m
English
POINT-SIZE — NN 4 IE n/a HTML n/a
POINT-SIZE=”pointSize"Optional
The POINT-SIZE attribute is Navigator 4’s
non-CSS equivalent of setting the font size by specific point size
(rather than by relative font size directed by the
SIZE attribute). If you assign a value to the
POINT-SIZE attribute and set the
font-size style attribute, the style attribute
takes precedence. If you are aiming for cross-browser deployment, I
suggest using style sheets exclusively for precise point sizes.
<FONT POINT-SIZE="14">...</FONT>
A positive integer, representing the desired point size.
Browser default.
Read now
Unlock full access