> When validating css at http://jigsaw.w3.org/css-validator/, do you want to > include the web site URL (like you'd pull up in a browser) or the URL for > the css stylesheet itself?
Either or will work. I checked both of them and both give you the same colour warnings, which can be safely ignored (and isn't considered essential for validation -- you'd kill yourself if you tried to clean up every warning every time when it comes to colours). Validating the page itself (and not the CSS file) comes up with 1 error, which I assume is on the page itself and not the CSS file. The difference between the two is that validating the CSS file will validate that file and only that file, while validating the page itself will validate the CSS file as well as any CSS styles you may have used on the page. ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
