All font families, sizes, leading, and other characteristics are set by the stylesheets. Do not override them. The stylesheets have been carefully customized for each of the most popular Web browsers on Mac OS and Windows. We use scalable fonts only -- no fixed point sizes.
In situations requiring italics, use the em tag:
|
This code... |
Produces this result... |
|---|---|
|
|
Use the |
em tags typically produce italics, but since italic text is hard to read on-screen, particularly at small font sizes, our site renders em tags as bold text in a cobalt blue color -- no italics.
In situations requiring boldface, use the strong tag:
|
This code... |
Produces this result... |
|---|---|
|
|
Use the |
Avoid setting an entire sentence or more than one sentence using em or strong. Use Boxes instead.
Go To: Text or Visual Design or Style Guide