The information in this article applies to:
SUMMARYYou can specify a one or a series of fonts using the FONT tag rather than defining fonts using Cascading Style Sheets. For example, you can specify a single font like this <font face="Arial">or a series of fonts like this: <font face="Charcoal, Arial, Times New Roman">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 doesn't find any of the fonts listed in the FONT tag, it will use a default font to display the text. This article describes how to specify a series of fonts by modifying the Font tag used to format your text. MORE INFORMATIONTo specify alternative fonts for text in FrontPage, follow these steps:
Additional query words: 98 multiple fonts font
Keywords : fpedit |
Last Reviewed: July 29, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |