Quote:
Originally Posted by stu foster
If you set your body tag to font-size 62.5%, you can then use ems in the same way as point sizes. These will render the same size in all browsers
Stu
|
I have seen sites where some fool decided to set the body size to 62.5% - there were these little trails showing where text should have been. Any text less than 1em was just a joke. As for setting text at 10px - do you have any idea how many rows of text at 10px you can get on a high resolution screen? Magnifying glass anyone?
Rather than assuming that everyone is incapable of setting the default font size in their browser so you have to set the font size as something that looks OK in your screen resolution and default font size, if font size is that important to you add a script to your site which gives users the option to resize the text to their preferred size - or add a page which educates them in how to set the default font size so that the size they see is correct for their screen size and resolution.
Life would become simpler if IE ever got around to discovering that there are 72 pts to the inch. That way, web designers could use pt for font size, knowing that everyone regardless of their screen size and resolution would see 12 pt as 1/6 inch. Instead, IE displays 9 pt at about 1/6 inch - or 25% bigger than expected.
If you force users into a font size, as soon as they set their own minimum font sizes the layout falls apart.
The only solution is to keep the layout simple and use as much fluidity as possible in the design. If you use 1em as the font size for the majority of the content and test your layout everywhere between 9px and 24px and still have it looking good, then you know that your site is going to work for the majority of users.
I usually find that the browser default font is too big for my screen resolution, so I default at between 12 - 14 px for my various browsers. That works fine until someone comes along and decides that everything on their site will be in font size=2. With small now appearing as font size=1, reading just becomes impossible - and it is usually the menus or links which are set in the smaller font size. Then I have to go into my browser preferences to set a minimum size of 9px just so that I have a chance to read what they want me to read? - more likely I will be off to explore someone else's site.
plussize.co.uk mentions outsizeclothes.com. Sorry to say this, but your font is about as small as I can go and still be able to read it. It looks half the size that I see on this forum. When I view the home page, I can see about 2 inches below the 'contact us' link on the left and over half of the cartoon - what do you see before the fold? The result of using font size=2 for the content without taking into account how the visitor has set up their computer.
I could go on. Just do a search for 'morons in web space' and have a good read from a fellow Aussie.