superfly404
Technical User
I have some code for a 200 px wide box, but I'm curious if I want to round the corners, I'll need to insert an image for all 4 corners...how would I do that?
#sidebar-a {
float: left;
width: 200px;
\width: 210px;
w\idth: 200px;
margin: 0;
margin-right: 5px;
padding: 5px;
background-color: rgb(255, 204, 153);
}
#sidebar-a {
float: left;
width: 200px;
\width: 210px;
w\idth: 200px;
margin: 0;
margin-right: 5px;
padding: 5px;
background-color: rgb(255, 204, 153);
}