img width/height necessary ?
Posted: Wed Apr 09, 2008 6:30 am
I'm programming CSS and xhtml 1.0.
I'm wondering if the width/height are necessary for img or can I safely erase them. Will Internet Explorer and Firefox interpret it correctly ?
<img src="pic.jpg" alt="text" width="138" height="200" />
I'm wondering if the width/height are necessary for img or can I safely erase them. Will Internet Explorer and Firefox interpret it correctly ?
<img src="pic.jpg" alt="text" width="138" height="200" />