Hi guys..
can any one please help me in HTML..
I have 2 "div"s on my html page..
sample code is here..
<div>
...
some lines of message
...
</div>
<div>
<img src="">
<textarea rows=10 cols=50>This is inside text area</textarea>
</div>
When i view this in Firefox, the image in second div is not showing.
when i view the same page in IE, I can view the image.
Any help guys???
Regards
Sundar Swaroop