Contents Index Topic Contents | ||
Previous Topic: font-style Next Topic: font-weight |
font-variant
Description
Sets the font variation to small-caps in the current font family.
Syntax
{ font-variant: normal | small-caps}
Remarks
Internet Explorer 4.0 renders small-caps as uppercase letters in a smaller size.
This attribute is inherited.
Applies To
A, ADDRESS, APPLET, B, BIG, BLOCKQUOTE, BODY, CAPTION, CENTER, CITE, CODE, COL, COLGROUP, DD, DFN, DIR, DIV, DL, DT, EM, FIELDSET, FORM, H1, H2, H3, H4, H5, H6, HTML, I, INPUT, KBD, LABEL, LEGEND, LI, LISTING, MARQUEE, MENU, OL, P, PLAINTEXT, PRE, S, SAMP, SMALL, SPAN, STRIKE, STRONG, SUB, SUP, TABLE, TBODY, TD, TEXTAREA, TFOOT, TH, THEAD, TR, TT, U, UL, VAR, XMP, INPUT type=button, INPUT type=file, INPUT type=reset, INPUT type=submit, INPUT type=text
Scripting Property
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.