Do we need the HEIGHT and WIDTH attributes for the IMG element? http://annevankesteren.nl/archives/2004/01/12/images-height-and-width-attrib utes
Also interesting is this image gallery that uses a definition lists to create the gallery: http://www.btinternet.com/~historiae/gallery.html This is something Peter and I have been discussing recently. It seems the most semantically correct way to display a list of thumbnails and links. The big problem is that definition lists are hard to style as they are couplets, unlike unordered lists. The gallery version only works if each thumbnail and associated content is a separate definition list - not ideal semantically: http://www.maxdesign.com.au/jobs/css/definitionlist/ Browsercam results for page above: http://www.browsercam.com/public.aspx?proj_id=38964 What do you think (1) about using image size attributes and (2) about definition lists used in this way? Russ ***************************************************** The discussion list for http://webstandardsgroup.org/ *****************************************************
