Adding a font size in FrontPage

L

LisaB

Is there a way to add point addition size to the font size list. Speifically I want to have Verdana 9 pt. If not, is there a way to code it in html so that it will affect the entire page.
 
S

Steve Easton

Have you tried setting a px size using a style sheet or css on the page??

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer

LisaB said:
Is there a way to add point addition size to the font size list. Speifically I want
to have Verdana 9 pt. If not, is there a way to code it in html so that it will affect
the entire page.
 
T

Thomas A. Rowe

No, you would have to use CSS to specific fonts on your pages.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================


LisaB said:
Is there a way to add point addition size to the font size list. Speifically I want to have
Verdana 9 pt. If not, is there a way to code it in html so that it will affect the entire page.
 
Top