Log in

View Full Version : Resolved IE 8 is not showing images



gurmeet
12-20-2010, 07:34 AM
i have a code
<img src="images/noimg.gif" width="100" height="" alt="" class="fl" />

it is showing image in Firefox, but not in IE 8


plz solve this prob, thanx in adv...

gurmeet
12-20-2010, 02:31 PM
i got the answer....



we need to define both height as wel as width attributes, while firefox works with 1 ....