Spanky Corners – CSS Round-cornered content boxes
Filed in: Web Development — May 25th, 2006
I introduced the Spiffy Corners to create css rounded corners, but the code is not clean. A lot of HTML codes are used to generate one css rounded corners box.
Spanky Corners is a CSS rounded corners boxes generator. Although it use images for rounded corners instead, it is clean and compatible with all browser.
Features:
- Requires no extra HTML markup to act as “CSS hooks”.
- Doesn’t rely on a set width box.
- Doesn’t require JavaScript.
- Spanky corners can have any radius with no significant increase to file size.
- Spanky requires only 4 small GIFs.
- Auto generate the required images.
Sample Spanky Corners HTML code:
[html]
Heading
Lorem ipsum…
[/html]


