18 Sep 2008 jbaker   » (Apprentice)

CSS circles using border radius.

After I began using border radius to give elements rounded corners, I began to wonder if circles could be created this way. The corners would have to be half of the height and width. This technique worked in Firefox 3, but not Safari 3.Any ways, I made a circle with that technique.

Works in FF3, Safari 3

view it at http://bakerdesignz.com/code/circle.html .

Syndicated 2008-09-18 21:51:49 from Baker Designz

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!