Previous Message
Next Message

Re: [css-d] basic question__con'td

Sent by Simon Willison on 31 July 2002 18:06


At 15:31 31/07/2002 -0700, john wrote:
>I did try that and all variations of
>background-color="#009966"
>background-color:"#009966"
>background="#009966"
>background:"#009966"
>
>with and without ';' in the option tag.
>
>Does'nt seem to change apperance any.
>
>Am I missing something that needs to be declared?

You're using the wrong syntax - try:

background-color: #009966;

No quotes necessary :)
Previous Message
Next Message

Message thread: