|
Posted by Beauregard T. Shagnasty on 12/26/07 15:33
charles cashion wrote:
> think I know what is happening. If the firefox browser does not
> recognize face=roman or face=times or any other non recognizable
> face, it defaults to Times New Roman.
No, it defaults to whatever you have your own browser set to use as ..
well .. as its default font.
"face=roman" would only work if you have a font on your computer
explicitly named "roman".
> Now my question is: Is it possible to change the *default* font?
See your browser's options. All modern browsers have the ability to set
default fonts (and sizes). In Firefox, the settings are located at:
Tools > Options > Content tab
"Fonts & Colors" > "Default font:"
and more using the: [ Advanced ] button
> OBTW rf is correct. One cannot nest fonts.
Cannot?
<p style="font-family: 'Times New Roman', serif;">
The quick brown fox <span style="font-family: Arial, sans-serif;">jumped
over</span> the lazy dog's back.
</p>
BTW, you should be using modern markup instead of the 1990's style
<font face="something">. Learn CSS, too.
--
-bts
-Motorcycles defy gravity; cars just suck
Navigation:
[Reply to this message]
|