![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello, Can and should the font Calibri be used in web sites? http://en.wikipedia.org/wiki/Calibri |
#3
| |||
| |||
|
|
Can |
|
and should the font Calibri be used in web sites? |
| http://en.wikipedia.org/wiki/Calibri -- |
#4
| |||
| |||
|
|
shapper wrote: Can and should the font Calibri be used in web sites? http://en.wikipedia.org/wiki/Calibri Well, the article you cite should give you a clue. "Calibri is one of six new western (Latin, Greek and Cyrillic) ClearType Collection typefaces that come with Microsoft Windows Vista." So, if you use it on your Web site what are you going to do about everyone who does NOT have Vista? Meaning /most/ people. |
|
If you choose to use it make sure you specify alternate fonts in your CSS as a fallback, e.g.: font-family: Calibri, "Trebuchet MS", Arial, Helvetica, Geneva, Sans-Serif; |
|
Not claiming that's the best set of alternatives but it's a safe one. |
#5
| |||
| |||
|
|
You know you have the option to permit visitors to see the font they prefer, right? |
#6
| |||
| |||
|
|
Felix Miata wrote: You know you have the option to permit visitors to see the font they prefer, right? About 99% of the screen shots I see (and as a web developer in my company I see plenty) the text is in the default "Times New Roman" font. Amongst the people I know who know how to change their browser default fonts, about 1% chose Times New Roman. So I would suggest that most people don't know how to exercise that right. |
#7
| |||
| |||
|
|
I always learned 'sans-serif for the web, serif for print' |
#8
| |||
| |||
|
|
Felix Miata wrote: You know you have the option to permit visitors to see the font they prefer, right? About 99% of the screen shots I see (and as a web developer in my company I see plenty) the text is in the default "Times New Roman" font. |
|
Amongst the people I know who know how to change their browser default fonts, about 1% chose Times New Roman. |
|
So I would suggest that most people don't know how to exercise that right. |
#9
| |||
| |||
|
|
Felix Miata wrote: You know you have the option to permit visitors to see the font they prefer, right? About 99% of the screen shots I see (and as a web developer in my company I see plenty) the text is in the default "Times New Roman" font. Amongst the people I know who know how to change their browser default fonts, about 1% chose Times New Roman. So I would suggest that most people don't know how to exercise that right. |
![]() |
| Thread Tools | |
| Display Modes | |
| |