View Full Version : How to reverse an image, or mirror an image????


rahilhabib
10-16-2006, 08:51 AM
:angel: :angel: hello, i want to know how to make an image flip, so it looks like its being mirrored/reversed....can anyone help?

thanks!!

Ges
10-16-2006, 12:07 PM
Hi rahilhabib,
Use this


<img src="your_image.jpg" style="filter:flipH() "width="200" height="200">


Hope this is ok.

Regards,
Ges.

rahilhabib
10-16-2006, 07:49 PM
thanks...it worked all good