- From: Richard Hedlind <rjhedlin@brain.uccs.edu>
- Date: Thu, 14 Jan 1999 15:34:13 -0700
- To: "WWW-Style" <www-style@w3.org>
Hi,
How do I center the background in Netscape with style sheets?
this is the code I use now, but it works only in IE, not Netscape:
.main
{
background: white url(images/hbar30l.gif) center;
background-repeat: no-repeat;
}
Richard ( rjhedlin@mail.uccs.edu )
Received on Thursday, 14 January 1999 18:02:45 UTC