SitePoint
Reference
CSS
Typographical Properties
font-size
CSS Live Demo: font-size
(this page)
See also:
All Live Demos
CSS Live Demo: font-size
Type your
CSS
here:
(any properties allowed except expression, behavior and @import)
p { font-size:200%; }
Type your
HTML
here:
(any tags allowed except script, iframe, frame, object, img and embed)
<p><q>Which of these dresses do you prefer?</q></p> <p><q>They're both lovely.</q></p> <p><q>You could at least <em>pretend</em> to care!</q></p> <p><q>I was pretending.</q></p>
Show me!
Your results appear here: