| http://www.w3.org/ns/prov#value | - The border-radius is a property > that is not yet supported by IE. > On 1/3/07, piyush < piyush.pla@gmail.com> wrote: > > its all about css > > define a class > > .tab{ > > background-color: #EEEEEE; > > border: 1pt solid #E5E5E5; > > border-bottom: 0; > > border-radius-topleft: 0.4em; > > border-radius-topright: 0.4em; > > -moz-border-radius-topleft: 0.4em; > > -moz-border-radius-topright: 0.4em;
|