Default Font

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am designing me website in the default font, arial. However when I preview
the page it appears as Time New Roman. How do I change this?
 
The default font only applies to how you see the page in design view. The default font setting set
no font tags, so when view in a browser, the browser/user default font will be used.

If you want you text to be in Arial, then you must actual apply the Arial font to your text.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Or state it in your CSS.

--
Murray

Thomas A. Rowe said:
The default font only applies to how you see the page in design view. The
default font setting set no font tags, so when view in a browser, the
browser/user default font will be used.

If you want you text to be in Arial, then you must actual apply the Arial
font to your text.

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

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