gcb
gcb

Reputation: 14548

which font to use for consistent online experience?

Which is one (or more) font that is readily available for browsers on:

And that look very similar on every platform?

Upvotes: 1

Views: 127

Answers (2)

ebukva
ebukva

Reputation: 481

That's an issue Core Web Fonts are supposed to address but I think Microsoft has changed licensing terms so you can't quite count on same core web font being on Linux even thought the substitutes will be very, very close.

The best option is to embed any of the Google Web Fonts in your pages for everything looking identical. If that's not a option, Helvetica on a mac, Arial on a Win, and default sans-serif on Linux will be close enough that very few users could tell them apart.

Upvotes: 2

Jason Gennaro
Jason Gennaro

Reputation: 34855

I say go with Arial.

One of the easiest to read and is very consistent across all browsers.

You might be interested in this:

http://www.upsdell.com/BrowserNews/res_fonts.htm#a01

Upvotes: 0

Related Questions