HTML and CSS Reference
In-Depth Information
Change text size
1.
In Notepad, open format.css .
2.
Add the attribute
font-size:16pt
to the h1 formatting:
h1 {font-family:verdana,helvetica,sans serif;
font-weight:bold; font-size:16pt }
3.
Save format.css .
Search WWH ::




Custom Search