
I’ve lost count of all the different web browsers and computers that a person needs to test a website out on, before setting it free on the Internet.
I usually check the new templates with no less than five different browsers and four different types of computers (Apple Mac, Windows 2000, Windows XP, and Linux). I still need a Vista machine for more testing too. Also note that Internet Explorer 6 displays slightly different than IE 7 and Firefox. And then there are monitor types (CRT and LCD) with significantly different colors and screen sizes to contend with too. Not to mention that comparing on one person’s screen will be different than the next person’s screen. Blue is not always blue. Sometimes two people need to stare at the same screen, and even then one might be slightly color blind.
The days have long since gone, where you can design a cool looking website and not have the law of unintended consequences take place. Websites that have proper CSS, and HTML markup standards for most web browsers, display all nice and rosey; and then you get to Microsoft Windows Internet Explorer 6.0 and discover something does not look and fit right in the website tonight.
It’s late, and you start pulling your hair out. Spacing and fonts with IE6 just don’t quite fit right. That’s when you go back to square one for your design move and start tweaking the code slightly to compensate for IE6 vs. IE7 vs. Firefox, vs. Safari, vs. Google Chrome, vs. Flock, vs. SeaMonkey, vs. Opera, vs. Camino, vs. ETC. You get my little pixel point?
Points vs Pixels
One of the things that IE holds tight on from expanding the text when increasing the text viewing size via the View - Text Size - Smallest, Smaller, Medium, Larger, and Largest, is point size. If you have the point size set in the CSS for font size instead of pixel size, the result is there will be no change in the font size on IE when using the View menu change option.
The Points vs Pixels vs Ems vs Percentage Font Sizes
There seems to be quite a bit of controversy on what to use where and when in designing a web page. Personally I think that most of the text should be able to be scaled up or down, but there are always exceptions to the rule. Never say always when it comes to website design.
Sometimes you have to break the rules in order to display the page with the best web browser options available. You do not want to disenfranchise your readership because a website does not display properly in a specific browser.
So, allow your readers to make the fonts bigger where you can. Don’t constrain them to your tastes in font size. You may have 20/20 vision but your readers may need a little help with a bigger font size. Just wait till you are 48 and need those close up glasses to see.
Best regards,
Jim
1 year ago