On 10/17/05, Tony Balazs <[EMAIL PROTECTED]> wrote:
> I have based my css on some sheets I found online and have done my
> best to incorporate advice gratefully received from this site.
>
> In the body { I have verdana, arial, helvetica, sans-serif;
>
> Thing is, I don't understand why the choice is there. Is the user's
> browser meant to choose between them according to its settings? Are
> they in order of preference?
When there's a list of fonts, the browser uses the "cascade" (i.e.,
the fonts that are specified later act as fallbacks in the absence of
a one specified earlier).
For example, in this instance, if the user's system doesn't have
verdana installed, but has arial, the browser will use arial. If none
of verdana, arial or helvetica is there, the default sans-serif font
of the system will be used.
cheers,
Prabhath
http://nidahas.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/