Page is a not externally linkable
- WebmasterWorld
-- Accessibility and Usability
---- What exactly are Accessibility and Usability?


Chris_D - 11:52 pm on Mar 1, 2006 (gmt 0)


graphics which communicate a meaning (use your alt attribute to convey the meaning, not necessarily what is in the picture itself), whether subtle, abstract, or an example

Exactly. If you go back to the basic premise - its all about the 'separation of content (html/xhtml) and presentation elements (CSS)'. Images which are in themselves 'content' - rather than 'presentational' should be in the HTML/XHTML.

surf over to [csszengarden.com...] and view the source; you will not find a single <img ... /> element, but the pages are as graphically rich as anyone could want.
Save one of the csszengarden pages to your desktop and open it in a web browser. It contains no images.

I had a long conversation with Dave Shea in Sydney in 2004 regarding images as 'content' being different to images as 'presentation'. CSS Zengarden is a fantastic concept - a 'show me, don't tell me' concept. it was launched in May 2003, to show that CSS based designs can be visually appealing, and CSS can allow content to be reused with a vastly different appearance. The concept of only changing the CSS and NOT changing the HTML was a method to emphasise the design benefits of CSS, ease of reskinning content etc - compared to table based layouts. I don't think that the original zengarden HTML has changed since mid 2003.

Dave has more recently covered some of the 'image replacement' techniques and their issues [mezzoblue.com...]
and earlier [mezzoblue.com...]


Thread source:: http://www.webmasterworld.com/accessibility_usability/3.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com