Template:Font-size
Template page
More actions
{{{2}}}
⧼usage⧽
Use a span tag to set the font size.
Syntax: {{fontsize|value|content}}
Examples
- {{font-size|120%|This}} → This
- {{font-size|smaller|is an}} → is an
- {{font-size|2em|Example.}} → Example.
See also
- {{Small}}
- {{Big}}
- {{Fs}} - Uses the deprecated <font> tag.
- W3C's CSS font-size property page