PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Sequencing of font in CSS

Reply

Sequencing of font in CSS

 
Thread Tools Rate Thread
Old 15-02-2006, 01:24 PM   #1
sunya
Guest
 
Posts: n/a
Default Sequencing of font in CSS


What is the meaning of Font-family ?
Why we give more then one font in it ?
How to make sequence if i have two similar fonts and how it works?

  Reply With Quote
Old 15-02-2006, 01:55 PM   #2
Murray
Guest
 
Posts: n/a
Default Re: Sequencing of font in CSS

Font-family is a list of fonts that will be tried in sequence until the
visitor's browser finds one that is installed on the visitor's computer.

Thus, you could have
font-familyutrageousfont,lessoutrageousfont,braggadocio,
elephant,boardwalk,blippo,verdana,arial,helvetica,sans-serif;

Surely, one of those will be found on everyone's computer - but the lucky
ones will see 'outrageousfont'.

--
Murray
--------------
MVP FrontPage


"sunya" <spanore@gmail.com> wrote in message
news:1140013455.954315.32520@o13g2000cwo.googlegroups.com...
> What is the meaning of Font-family ?
> Why we give more then one font in it ?
> How to make sequence if i have two similar fonts and how it works?
>



  Reply With Quote
Old 25-02-2006, 01:00 PM   #3
sunya
Guest
 
Posts: n/a
Default Re: Sequencing of font in CSS

Thanku Murray

  Reply With Quote
Old 25-02-2006, 03:17 PM   #4
Murray
Guest
 
Posts: n/a
Default Re: Sequencing of font in CSS

You're welcome!

--
Murray
--------------
MVP FrontPage


"sunya" <spanore@gmail.com> wrote in message
news:1140874350.148552.288420@i39g2000cwa.googlegroups.com...
> Thanku Murray
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off