20Oct 2010 |
|
Rounded Corners? A Web Tool to the Rescue! |
| Posted By: Lee in CSS | 0 comments. |
I remember back when I first started designing websites rounded corners were always took longer than I had time for. As well, I tend to be quite lazy when it comes to writing more code than I have to, so JQuery, as simple as it is often wouldn’t be worth the time. So alas comes CSS3 with its corner radius attribute. But wait. You have to write code to support Webkit and Gecko as well?
While browsing around the web I was able to find a website that was a Godsend. The website is www.border-radius.com, and the tool was developed by Jacob Bijani. I love finding websites like this. Apparently their are people in this world who like to make designers and developers lives easier. Simply type in the corner radius for each corner and the code magically appears in the middle square. Thanks Jacob, for this handy tool.