Click to See Complete Forum and Search --> : border


liccy
06-02-2007, 02:48 PM
how do u make a corner border style????
i'm no talking about the border style...i would like to know how do u make those
curves in the corner side of a border...
can some one explain me that... i will really will talk u for that.

niconel.com
06-02-2007, 10:42 PM
U mean a rounded box?
You can do that all with CSS
There is so many different ways, and it depends on what you want.
Here is one good example (http://www.sitepoint.com/article/css-round-corners-boxes-curves) .
Just Google It.

Basically it comes down to having a <div> with some elements in it, and then you use CSS to set and positin the back ground images. Actually pretty easy once you got the hang of it.