This page is for creating rounded corner graphics to use in your website design. When you click Create Graphics, you will get four images, CSS code, and HTML code that you can use to make your own rounded-corner boxes.
Only creates three classes, .box, .boxtop, and .boxbottom. Uses empty div tags and descendent selection to indentify each corner. This reduces the code at the expense of a bit of obfuscation.