chrisale
Joined: 09 Nov 2005 Posts: 187
|
Posted: Sat Nov 26, 2005 12:17 pm Post subject: add heigh and width attributes for icons |
|
|
Hi!
This might be easy enough to slip in... or too hard to care about.
But when creating webpages its' always good practice to include the "height" and "width" attributes for all images. Makes rendering across platforms/browsers much more reliable and rendering on things like RSS feeds, Cellphones, PDAs, and other non-web devices much more reliable.
Is there a way we could add in the height/width into the tags?
Even if the tag was changed so that instead of a full <img> tag it just generated the file name. Then it would be extremely flexible! But that would likely break backwards compatibility.
Thanks!
Chris |
|