That was it!
It's been driving me crazy as the validator wasn't picking up anything wrong. By adding the space that did resolve the problem.
Chris
On Fri, 04 Mar 2005 08:59:21 -0500, Erik Peterson <[EMAIL PROTECTED]> wrote:
You seem to have the following in your CSS:
#header { background: url(http://...glencoe_crop.jpg)no-repeat top;
(I snipped the URL to make it fit on one line for this msg...)
I found that the problem is that there is no space between the ) and no-repeat.
Odd that the CSS validator does validate and adds the space for you.
Hope that helps, Erik
Chris Coonce-Ewing wrote:Standards question...
I've been having problems with browser differences. Viewed in Opera, I have background graphics in my header and footer, yet they don't show up in IE.
I've already validated the XHTML and the CSS
The site: http://www.coonce-ewing.com
The CSS : http://www.coonce-ewing.com/themes/scotland/scotland-layout.css
Chris****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
