Click to See Complete Forum and Search --> : how to draw round rectangle box or oval box in css


sathysudha
06-19-2003, 05:55 AM
friends

I have to draw one round rectangle box or oval box to put some images inside that.
is it possible in css.
if yes, can anyone help me in doing that.

thanks
sudhakar

David Harrison
06-19-2003, 06:57 AM
By round rectangle, do you mean a rectangle with rounded corners?

If so what you could is have a lot of div tags of different sizes and a background color of your choice arranged in such a way as to create the desired shape.

I did something similar for someone in the following thread.

http://forums.webdeveloper.com/showthread.php?s=&threadid=10787