- From: James Link <JLink@dcccd.edu>
- Date: Thu, 18 Feb 2010 16:12:59 -0600
- To: <www-validator-css@w3.org>
- Cc: <georgeskho@yahoo.com>
To the CSS Validator folks:
Both of these declarations validate in the CSS validator:
body {background-color:#00FF00; background-image:url(images/Richland_College.jpg;)}
body {background-color:#00FF00; background-image:url(images/Richland_College.jpg);}
But the first one has a semi-colon inside the parentheses of the url() operator. It isn't correct to pass this version of the declaration, is it?
Thanks!
Jim Link
Richland College
Dallas, TX
------------------------------------------------
Jim Link
Adjunct Faculty Staff
Web Design and Web Programming
------------------------------------------------
Richland College,
School of Business and Information Technology,
Information Technology Institute,
Multimedia Learning Center
------------------------------------------------
Received on Friday, 19 February 2010 14:51:46 UTC