Simple Rounded Corner Boxes in CSS

Thursday, May 1st, 2008

How to go about creating rounded corner boxes in CSS without using tables always seems to be a popular topic - and this is a pretty neat way of doing it. No need to faff around with separate corner images and backgrounds, this uses just one image. It’s one of those things that seems kind [...]