Re: About dropping the style attribute

>   <img src="foo" style="width: 100px; height: 200px;">

Forgot the "alt" attribute, shame on me.

  <img src="foo" alt="bar" style="width: 100px; height: 200px;">

(And apologies for cross-posting twice.)

-- 
Jens Meiert
http://meiert.com/en/

Received on Tuesday, 26 June 2007 10:18:38 UTC