Log in

View Full Version : How to curl the edges of an html box!



bbilal
05-14-2011, 09:33 PM
When you normally make a border it doesn't curl the edge just kike the image below, can anyone help me to get the same curl edges as the image below please?

http://i51.tinypic.com/16lzodi.png

djr33
05-14-2011, 10:24 PM
Google "rounded corners textbox css" and there will be a lot of information. Note that there isn't an easy all-browser method, but you can get it to look nice for most visitors if you are creative.

deathbycheese
05-15-2011, 10:16 PM
If you don't mind the extra CSS coding, you can try this method:
Nifty Corners (http://www.html.it/articoli/nifty/index.html)

dbc