[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CSS Not Valid!



Lucas Levin wrote:
> Hi,
> 
> Your CSS isn't valid!!!:)
> You really shouldn't put that image there if that's the case.
> 
> Lucas

That's this clause:

#leftcol, #navbar, #navbar a {
	-moz-border-radius: 15px;
	/* this goes to the end as the css validator does not like it
	will be replaced by border-radius with css3 */
}


Certainly looks much nicer with the rounded corners (on Mozilla), but it
also seems a pity to break CSS validation.



Reply to: