Template:Font size templates: Difference between revisions
en>CJDOS (<big> tag yields 120% size; added to Semantics column. <large> not a valid tag at this time, nor is it a percentage; assumed 125% size (adjust if different).) |
m (1 revision imported) |
(No difference)
|
Latest revision as of 08:11, 30 July 2021
Code | Size | Semantics | Result |
---|---|---|---|
{{small|text}} |
85% | <small> |
text |
{{smaller|text}} |
90% | none | text |
{{resize|text}} |
90% | none | text |
{{midsize|text}} |
92% | none | text |
none | 100% | none | text |
{{larger|text}} |
110% | none | text |
{{big|text}} |
120% | <big> |
text |
{{large|text}} |
125% | none | text |
{{huge|text}} |
180% | none | text |
{{resize|x%}} |
custom | none | varies |
{{font|size=x%}} |
custom | none | varies |