Spiffy Corners - rounded corners using CSS only
Filed in: Web, Web Development — May 11th, 2006
Previously, I created a rounded corner search box using CSS and a few small images. Spiffy Corners is even simpler! It create rounded corners using pure CSS code, without using any image.
My two cents
It is amazing that Spiffy Corners able to create rounded corners without using any image. However, you need to insert much longer HTML codes to use the Spiffy Corners. The following block of code only creates ONE rounded corner box.


Comments Feed
TrackBack URL


May 11th, 2006 at 10:08 pm
I think that amount of html codes will make the maintenance a nightmare! Better use some images.