Tag archive for "safari"
About the CSS3 border radius property
So I have decided to use the CSS3 border-radius property on some sites. They are personal projects so I don't care if they look a little worse on IE. After a few tweakings I've ended up with using things like this: #foo { border-radius: 8px 4px 4px 8px; -moz-border-radius: 8px ... more
I am Nicolas Kuttler, a web developer, system administrator and IT consultant from France, currently living in Germany.