The information in this article applies to:
SUMMARY
You can specify one, or a series of fonts using the FONT tag, rather than
defining fonts using Cascading Style Sheets. <font face="Arial">or a series of fonts: <font face="Charcoal, Arial, Times New Roman">This article describes how to specify a series of fonts by modifying the Font tag used to format your text. MORE INFORMATION
When you specify a series of fonts, the Web browser will attempt to display
the text in the first font in the series. If this font is not installed on
the computer you are using to view the page, it will display the text using
the second font in the series. The Web browser will cycle through the fonts
until it finds a font that is installed on your computer. If it does not
find any of the fonts listed in the FONT tag, it will use a default font to
display the text.
Additional query words: multiple fonts font front page
Keywords : kbdta fpedit |
Last Reviewed: July 1, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |