How do I change font delault setting

G

G Martin

How do I change the font default setting in FP 2003. I want to change
the setting when I create new webpages from the default setting setrting
I am using currently.
 
R

Ronx

The default font setting only displays text in that font when the text
does not have a font set for it.
To display text on a web page in any font, you must specify the font
using CSS or <font> tags. The default font will only be used for text
that has no font applied, and will vary from browser to browser (usually
Times New Roman) no matter which font you have specified for FP default.

To change the default setting - Tools->Page Options - Default Fonts tag
 
Top