Saturday, July 11, 2009

Is it possible to specify fonts in a web page so that...?

so that if the user has a particular font on their computer it%26#039;ll show in that, but if not it will fall back o another font?



Basically I want to get someone to design a website for me with lots of Helvetica; if users don%26#039;t have Helvetica loaded on their computer, will they see nothing, some other fallback font, or will they still see the original Helvetica look anyway?



Is it possible to specify fonts in a web page so that...?





Using CSS, you can specify a prioritized list of fonts that you wish to use. See this article for details:



http://www.w3schools.com/css/pr_font_fon...



For headings, you can use Flash replacement to achieve very nice results. Check out: http://wiki.novemberborn.net/sifr/What+i...



Is it possible to specify fonts in a web page so that...?



They will see the closest match to Helvetica on their computer.

No comments:

Post a Comment