- Oct 7, 2005
- 1,350
- 0
- 0
I am making a layout for a blog/site I am starting up (this is my first time coding CSS).
I want to make curved edges, I have a header, nav bar under the header, content holder (for the blog stuff), side bar (for info, etc), then footer. How do sites make curved edges on all the different divs they have?
By curved edges I mean something like this website has: http://csszengarden.com/?cssfile=/197/197.css&page=2 like on the right side frames of the site but I'd want it to be around my "container" div if possible. Or basically i'm just wondering, how do they get those curves applied anywhere?
My CSS as it is now is:
I want to make curved edges, I have a header, nav bar under the header, content holder (for the blog stuff), side bar (for info, etc), then footer. How do sites make curved edges on all the different divs they have?
By curved edges I mean something like this website has: http://csszengarden.com/?cssfile=/197/197.css&page=2 like on the right side frames of the site but I'd want it to be around my "container" div if possible. Or basically i'm just wondering, how do they get those curves applied anywhere?
My CSS as it is now is:
