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
sudhakarBy 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.
<!-- m --><a class="postlink" href="http://forums.webdeveloper.com/showthread.php?s=&threadid=10787">http://forums.webdeveloper.com/showthre ... adid=10787</a><!-- m -->
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
sudhakarBy 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.
<!-- m --><a class="postlink" href="http://forums.webdeveloper.com/showthread.php?s=&threadid=10787">http://forums.webdeveloper.com/showthre ... adid=10787</a><!-- m -->