Spanky Corners – CSS Round-cornered content boxes
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:
<ol>
<li>Requires no extra HTML markup to act as "CSS hooks".</li>
<li>Doesn't rely on a set width box. </li>
<li>Doesn't require JavaScript.</li>
<li>Spanky corners can have any radius with no significant increase to file size.</li>
<li>Spanky requires only 4 small GIFs.</li>
<li>Auto generate the required images.</li>
</ol>
Sample Spanky Corners HTML code:
[html]
Heading
Lorem ipsum…
[/html]
This is just brilliant, save hours of css-hacking to create web 2.0 look!