Your subweb code
<p><font size="4">
<p><font color="#FFCC99">
Does not assign a font face (only a size and color)
Select the text and assign a font face
<p><font size="4" face="Arial, Helvetica">
<p><font color="#FFCC99">
Note:
In FP the default font is Only the font you see in design view
- it means use the browsers default font
(in your case Times Roman until you assign an explicit font face)
--
_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________
"Dick" <LeadWinger> wrote in message | On Mon, 7 Nov 2005 19:42:22 -0500, "Murray"
|
| >What is the font name?
|
| I don't know how you tell when viewing in a browser other than look at
| the source code. Here are the applicable codes from the subweb page.
|
| <p><font size="4">
|
| <p><font color="#FFCC99">
|
| By contrast, similar font in the root web shows
|
| <font face="Arial, Helvetica">
|
| <font color="#FFCC99">
|
| It appears exactly the same on both webs when viewed in FP even though
| the source codes are obviously different. I have looked at the source
| codes in FP in both local and live on the server. There is no change
| between them.
|
| Dick