Angoli rotondi (rounded corners) in puro CSS
Settembre 18th, 2007Se volete fare a meno di javascript e immagini per creare angoli arrotondati nel vostro layout (e sappiamo che volete farne a meno…), finalmente esiste una soluzione TOTALMENTE basata su XHTML e CSS: Spiffy Corners.
Why?
I needed a way to create anti-aliased round corners without the extra server calls that are incurred when using external JavaScript files or images. When your websites are serving millions of files a day you start to pay attention to how many files a particular page needs in order to load.
Posted by gomez in CSS |
