Accessibility kick.
Mar. 1st, 2002 12:31 am
Some things I'd like to know about web accessibility:
- The average length of an email address:
When you're designing layouts that scale to tiny resolutions it's important to get static areas like an <input> tag as small as possible. - Text size as a relative measure to sceen elements.
I used to know the answer to this. Text size is rendered poorly in older "user agents"† on Macs and Linux because of that whole pixels per inch thing (76ppi on Windows, 96ppi on most everything else). Modern browsers of course don't have this problem. I wonder if it's worth addressing?
† I'm only borrowing that insipid W3C term to demonstrate how foreign it is even to developers. I mean, lemme fire up my "user agent" and check the sports scores. Whatever.
The weblogs I'm working on right now (two) are my first professional functioning works. That is, they are standards compliant and accessible. As I've expressed to others in private I've had my fill of flashy do-nothing sites. Infact, a long time ago. I've found that excitement about design and development again, this time being a content queen.
Ok, I'm not quite Joe Clark yet. Nor do I want to be, I think he's filled that niche in the world quite nicely.