More on Styles

What's New: Color

In this page we apply colors to the text and the background. The color of the h1 head is given as one of the named colors that HTML knows about, marron.

What's New: Relative Sizes

Font sizes are given in terms of the em, which is the size of the current parent. 2em means twice the size of the body text, in this case. If the user specifies larger or smaller text sizes, using View/Text Size in the browser, everything changes in proportion.