Hi. Is there a way one can clip a circle out of an image, like clip:oval(auto auto auto auto) or something like that? If not, is there an alternative? Please help!
benihana
9:32 am on Dec 1, 2004 (gmt 0)
theres no css to clip like that.
you could try to set the image as the background to a div, and then place an image with a transparent circle in the middle over the top.