Rounded corners with CSS (and no images)

published on April 24, 2008 by fab
category: CSS, user interface design

I searched a lot to find this great solution for doing rounded borders with just CSS and no images. There are loads of solutions out there which use images to make the borders or doing some funky javascripts which take too much time on page load and the rounding is only applied after onload.

so thanks to Deathshadow for this great solution with pure CSS. just check out the link. there are the examples and the source needed.

1 Star2 Stars3 Stars4 Stars5 Stars (4 votes, average: 4.5 out of 5)
Loading ... Loading ...

2 Responses to “Rounded corners with CSS (and no images)”

  1. Michal says...

    nice one .. exactly what i was looking for.

     
  2. andyc209 says...

    have to say the best site for this and all css is http://www.cssplay.co.uk

     

Leave a Reply


Please surround code with [asp]..[/asp], [javascript]..[/javascript], [php]..[/php], [html]..[/html] to highlight source code within your comments.

Currently highest rated articles on webdevbros: