Template:Font-size: Difference between revisions
Template page
More actions
doc / cat |
mNo edit summary |
||
| Line 16: | Line 16: | ||
* {{tl|small}} | * {{tl|small}} | ||
* {{tl|big}} | * {{tl|big}} | ||
* [http://www.w3schools.com/CSS/pr_font_font-size.asp W3C's CSS font-size property page] | * [http://www.w3schools.com/CSS/pr_font_font-size.asp W3C's CSS font-size property page] | ||
[[Category:Text formatting templates|{{PAGENAME}}]] | [[Category:Text formatting templates|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
Revision as of 23:16, 10 January 2009
{{{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.