[css-d] Fwd: Re: table row highlighting?

2006-09-25 Thread Ara
You could probably "simulate" a table by setting your text as a list and display: block; text goes here more text here Set your a:hover classes with a different background: #xxx; and voila, your "table" with alternating row colors onMouseOver. AG > > --- cj <[EMAIL PROTECTED]> wrote: >

[css-d] special characters with css

2006-09-18 Thread Ara
Hello, Is it possible to style a special character such as ® to show as uppercase next to regular text? Using "text-transform: uppercase;" doesn't work. Thanks AG __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around htt