All Tags // CSS
Another Stupid but Useful CSS Tip posted on: 3/28/07
Quirk : CSS Expressions in IE posted on: 6/4/07
Most Commonly Installed Fonts posted on: 1/7/08
Attractive Accessibility posted on: 1/22/08
Description:
Generally speaking, I do everything I can to avoid images in content. Simple text is easier, more maintainable, more accessible and, for added incentive, I'm a spectacularly inept designer. Predictably, though, there's always an exception. When an exception arises and I have to use an image, I still want the markup to be semantic and accessible.
The technique I use isn't revolutionary or even new, but I don't see it used very much where I work, so I thought I'd write it down. Who knows? Maybe it's less common than I've been assuming it is.
Engineering an Effective Stylesheet posted on: 12/10/07
