[whatwg] [HTML5] 2.9.16. The samp element

Christoph Paeper whatwg at crissov.de
Tue Mar 21 07:02:01 PST 2006


2.9.16. The |samp| element

Would the following be inadequate usage according to this specification?

   <a href="foo.img"><samp><img src="foo.t.img" alt="..."/></samp></a>

instead of

   <a href="foo.img"><img src="foo.t.img" alt="..." class="thumb"/></a>

for thumbnail (i.e. preview) images.



More information about the whatwg mailing list