| hwg-techniques archives | Jun 2000 | new search | results | previous | next |
Re: CSS questionsby "Comharsa" <comharsa(at)clara.net> |
|
From: "Gardenia Willoughby" <gardenia(at)mac.com>
> Ben, Steve and Peter-Paul answered a lot of my questions. I now have a
nice
> border around my p.list paragraphs in Netscape. But only the very outside
> is the background color that I chose--the text background is the same
color
> as the rest of the page.
>
> On the style sheet I'm using
>
> p.list {
> margin-left: 80 ;
> margin-right: 80 ;
> padding: 10px ;
> background: #AAAAAA ;
> border: none ;
> }
Try changing:
background: #AAAAAA ;
to:
background-color: #AAAAAA;
HTH
Brian
comharsa(at)clara.net
HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA