Hi,
I am working on a site, and I want to use CSS boxes with round corners.
I have never done round corners in CSS before, and Im not sure which way is best.
I know of ways of creating the left&top sides in one image, and the bottom&right sides in another, but I've also seen it done where only tiny images of the corners are used.
I'd prefer to use the latter method. The problem is, I cannot find a good tutorial on that method anywhere, and I dont want to copy the code directly from the sites where I've seen it used, ya know?
Also - would it be best to create all the CSS (square) boxes I want, get everything done, then add the rounded corners in later, or add the corners as I do it?
Sorry if my questions seem kind of vague :/
thanks for the help though!
I am working on a site, and I want to use CSS boxes with round corners.
I have never done round corners in CSS before, and Im not sure which way is best.
I know of ways of creating the left&top sides in one image, and the bottom&right sides in another, but I've also seen it done where only tiny images of the corners are used.
I'd prefer to use the latter method. The problem is, I cannot find a good tutorial on that method anywhere, and I dont want to copy the code directly from the sites where I've seen it used, ya know?
Also - would it be best to create all the CSS (square) boxes I want, get everything done, then add the rounded corners in later, or add the corners as I do it?
Sorry if my questions seem kind of vague :/
thanks for the help though!