
Originally Posted by
quentinjs
I was using FF2 at the time, I never checked it in IE6
Hmm... I checked IE7, FF2, Opera9 and not seeing any problem with the image. Are you saying it flickers when you use align="right" or when you use the string above? I tried both:
Code:
<img width="250" align="right" src="http://www.totalgarage.ca/garagemahal/rd_1.jpg" />
Code:
<img width="250" style="float: right; margin: 0px 5px 5px 0px;" src="http://www.totalgarage.ca/garagemahal/rd_1.jpg" />
Neither of them "flicker" for me on any of the above browsers.
Bookmarks