Font Size Style

Example changing text size using inline style.

Preview

Code

<p style="font-size:14px;">Small text</p>
<p style="font-size:24px;">Larger text</p>

More HTML Styles Examples (7)