Jobs & Education1 min ago
Webpage fonts
8 Answers
If I wanted to use an unusual font on a webpage, not one that many people would have, would uploading the font file to my host directory work and would my webpage appear correct to everyone who viewed it?
Answers
Best Answer
No best answer has yet been selected by ~Vulpine~. Once a best answer has been selected, it will be shown here.
For more on marking an answer as the "Best Answer", please visit our FAQ.You'd be getting into a minefield with all that malarky. To be able to display the font, it has to be properly installed on the PC. The browser is just an app, like any other.
Web pages shouldn't really be trying to install fonts, and what would you do if the user refused, or they weren't an admin?
The web browser decides the font, and picks the closest match (alledgedly). If they have the font you specified, it would be used.
Web pages shouldn't really be trying to install fonts, and what would you do if the user refused, or they weren't an admin?
The web browser decides the font, and picks the closest match (alledgedly). If they have the font you specified, it would be used.
Is it for the entire site or just a banner or heading? If it's for a tiny amount of text then use an image instead, much like AB do.
For headings, you want to use sIFR. Use standard fonts for normal text.
yea but at a small size it's no use to anyone who likes larger text... stick to helvetica or verdana or similar.
in general, use sans-serif fonts for screen viewing, and serif fonts for print use.
also it depends on what type of site you're developing; if the site is, say, for arty types, then using silkscreen may be not as bad. but still i wouldn't, personally.
in general, use sans-serif fonts for screen viewing, and serif fonts for print use.
also it depends on what type of site you're developing; if the site is, say, for arty types, then using silkscreen may be not as bad. but still i wouldn't, personally.
Related Questions
Sorry, we can't find any related questions. Try using the search bar at the top of the page to search for some keywords, or choose a topic and submit your own question.