Help and Support
 

powered byLive Search

HOW TO: Specify a Series of Fonts in FrontPage 2000

Article ID:205759
Last Review:October 27, 2002
Revision:1.0
This article was previously published under Q205759
On This Page

SUMMARY

This article describes how to specify a series of fonts by using the Font list in FrontPage or by modifying the FONT tag used to format your text.

Back to the top

Specifying Fonts

You can use the FONT tag or the Font list to specify one font or a series of fonts, rather than defining fonts by using cascading style sheets.

For example, you can specify a single font:
<font face="Arial">
or a series of fonts:
<font face="Charcoal, Arial, Times New Roman">
When you specify a series of fonts, the Web browser attempts to display the text in the first font in the series. If this font is not installed on the computer that you are using to view the page, the browser displays the text by using the second font in the series. The Web browser cycles 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, the browser uses a default font to display the text.

To specify alternative fonts for text in FrontPage, use one of the following methods.

Method 1: Use the Font Box on the Formatting Toolbar

1.On the Formatting toolbar, click inside the Font box, and then delete the font name that appears there.
2.Type your font choices. For example, if you want to specify three fonts, "Charcoal", "Arial", and "Times New Roman", modify the list to display the following:
Charcoal, Arial, Times New Roman

Method 2: Edit the HTML

1.In FrontPage, click the HTML tab.
2.Find the <font face=""> tag that you want to modify.
3.Click after the font name, type a comma, type a space, and then type the name of the alternative font that you want to use. Repeat this step for each font that you want to add.

For example, if you want to specify three fonts, "Charcoal", "Arial", and "Times New Roman", modify the FONT tag so that it looks similar to the following:
<font face="Charcoal, Arial, Times New Roman">
						

Method 3: Use the Format Menu

1.Select the text that you want to modify.
2.On the Format menu, click Font. Or, right-click the selected text, and then click Font. The Font dialog box appears.
3.On the Font tab, in the Font box at the top, click after the font name, type a comma, type a space, and then type the name of the alternative font that you want to use. Repeat this step for each font that you want to add.

For example, if you want to specify three fonts, "Charcoal", "Arial", and "Times New Roman", modify the Font name box to display the following:
Charcoal, Arial, Times New Roman




Back to the top


APPLIES TO
Microsoft FrontPage 2000 Standard Edition

Back to the top

Keywords: 
kbhowto kbhowtomaster KB205759

Back to the top

Article Translations

 

Related Support Centers

Other Support Options

  • Need More Help?
    Contact a Support professional by Email, Online or Phone.
  • Customer Service
    For non-technical assistance with product purchases, subscriptions, online services, events, training courses, corporate sales, piracy issues, and more.
  • Newsgroups
    Pose a question to other users. Discussion groups and Forums about specific Microsoft products, technologies, and services.