The Profit Clinic

Four Deadly Sins that drive visitors away

Sin #2. Wrong font sizes

If the visitor has to strain to read your text because the font size is too small, they won’t bother, no matter how riveting your copy is. It’s just too tiring on their eyes and comprehension is poor.

On the other hand, if they’re confronted by large, blazing type across their screens, it becomes too hard to take it all in and make sense of it. They almost need to be in the next room to see it comfortably.

Important point: Your browser cannot render fonts that are NOT on your hard drive. It's the same for your visitors. So if you specify unusual fonts that are not likely to be used by your visitors on their hard drives, they will NOT see your pages as you intend.

How to fix it:

Another option…

Google webfonts are a great alternative — these are open source fonts (FREE) offered by Google online that everyone can easily access. Because they're stored on Google's servers, it doesn't matter whether viewers have the fonts on their hard drives or not. Learn more at http://code.google.com/apis/webfonts/. (View the Google Web Fonts library.)

You can download the fonts to your own hard drive if you wish, but for others to access them on your web site, you need to use the Google webfonts API (using a Cascading Style Sheet).

Don't be intimidated by these techie terms: they're simple to use and CSS is absolutely the easiest way to control — and change — the appearance of any element of your web pages. By changing your CSS you can change every page on your site, automatically. Search for Cascading Style Sheet tutorials online.

 

Next… Deadly Sin No. 3 — All Capitals