O.P. CSS Borders
Hi
I have a query about borders (or things that look like borders) in CSS. I want to make a specific div control look like it has rounded edges, a shadow etc. But I have only ever seen a way to use one image per control in CSS. Is it possible to use more, or can this be done another way? I did have the idea of using divs for top, bottom, corners etc and using the image there, but surely there must be another way? This would make the HTML messy, with 9 divs!
Thank you
Robert
|