In the frame to the right, you'll see the basic HTML (HyperText Markup Language) limitations of text size. To get bigger, you need to include some CSS (Cascading Style Sheet) properties.
Below is an example of an HTML <p> tag that also uses
the style attribute, the value of which is this CSS statement:
font-size: 36pt; .
This is
36-point CSS text!