Re: CSS questions
by "Comharsa" <comharsa(at)clara.net>
|
| Date: |
Sat, 17 Jun 2000 00:17:10 +0100 |
| To: |
"Gardenia Willoughby" <gardenia(at)mac.com>, "Techniques List" <hwg-techniques(at)hwg.org> |
| References: |
mac |
| |
todo: View
Thread,
Original
|
|
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
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.