On Sat, 2002-06-29 at 02:20, Dean|eCreate wrote: > I get the following result from the W3C CSS validator: > > Warning: > You have no background-color with your color : a:link > > I don't want a background color for the link. How do I make the validator happy with that? > Ignore it. It's a warning, not an error. Of course, you *should* have a background-color, in case the user has their own colors that make it hard to see your text.