On 21/10/05, Spencer Ivery <[EMAIL PROTECTED]> wrote:

> I want to create horizontal navigation tabs that have round-corners
> using only CSS.
>
> Is there a way I can do this with CSS only?

<pedant>Nothing can be done with CSS only, you need at least some
markup to hand it from</pedant>

CSS 3 drafts include a border-radius property. Some browsers have
experimental implementations of it (such as -moz-border-radius).

--
David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to