RE: [WSG] Weird CSS validation issue

2004-11-24 Thread Paul Hempsall
Title: Message



Thanks 
all for your help.
 
I 
removed all the media types, except for "screen", from my CSS link - this worked 
a treat.
 
I fixed my language to "en" not "em" while I was at it... 
thanks.

Best 
Regards,
Paul Hempsall Web Developer
Lake Macquarie City 
CouncilTel: (02) 4921 0713Fax: (02) 4958 7257Email: [EMAIL PROTECTED]Web: http://www.lakemac.com.au 

  
  -Original Message-From: 
  [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of 
  Paul HempsallSent: Thursday, 25 November 2004 10:47 
  AMTo: [EMAIL PROTECTED]Subject: [WSG] Weird CSS 
  validation issue
  Hey 
  all,
   
  I'm still fairly 
  new to CSS and wanted to validate my CSS before asking some advice from this 
  group, but I keep getting weird errors ONLY when I validate the online CSS 
  file. I'm using the W3C CSS Validation Service: http://jigsaw.w3.org/css-validator/
   
  I 
  can validate my local copy of the CSS file and receive no errors, however 
  when I try and validate my online version, it has errors everywhere. Actually, 
  I didn't think the items that it's reporting were errors. For example, I'm 
  using % for font-size - but it doesn't like this. It also fails on my 
  shorthand hex colours (ie. #000 instead of #00).
   
  The XHTML 
  file validates fine, both locally and online.
   
  Here's the 
  relevant addresses:
  http://www.lakemac.com.au/new/default.htm
  http://www.lakemac.com.au/new/css/screen_home.css
   
  What am I doing 
  wrong? Thanks in advance for your help.
  Best 
  Regards,
  Paul 
  Hempsall Web Developer
  Lake Macquarie City 
  CouncilTel: (02) 4921 0713Fax: (02) 4958 7257Email: [EMAIL PROTECTED]Web: http://www.lakemac.com.au 
   This information is intended for 
  the addressee only. The use, copying or distribution of this message or any 
  information it contains, by anyone other than the addressee is prohibited by 
  the sender.Any views expressed in this communication are those of the 
  individual sender, except where the sender specifically states them to be the 
  views of Council.


Re: [WSG] Weird CSS validation issue

2004-11-24 Thread Lea de Groot
On Thu, 25 Nov 2004 10:47:16 +1100, Paul Hempsall wrote:
> Here's the relevant addresses:
> http://www.lakemac.com.au/new/default.htm
> http://www.lakemac.com.au/new/css/screen_home.css

I can only suggest that perhaps some of the white space is actually 
funny characters? So , eg on the first error, it doesnt see #fff, it 
sees 7364#fff872 type of thing.

Try selecting all the supposedly white space around the first error (do 
all the lines above it to be sure) and re-hitting the spacebar.
I've had weird things happen occasionally that way, although not 
recently.

HIH
Lea
-- 
Lea de Groot
Elysian Systems - I Understand the Internet 
Search Engine Optimisation, Usability, Information Architecture, Web 
Design
Brisbane, Australia
**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list & getting help
**



Re: [WSG] Weird CSS validation issue

2004-11-24 Thread Leslie Riggs
Well, I noticed a wee thing, maybe it doesn't matter and maybe it does:
http://www.w3.org/1999/xhtml"; xml:lang="en" *lang="em"*>
Maybe by tweaking that to read "lang="en" will fix something?
hope it helps,
Leslie Riggs
Hey all,
 
I'm still fairly new to CSS and wanted to validate my CSS before 
asking some advice from this group, but I keep getting weird errors 
ONLY when I validate the online CSS file. I'm using the W3C CSS 
Validation Service: http://jigsaw.w3.org/css-validator/
 
I can validate my local copy of the CSS file and receive no errors, 
however when I try and validate my online version, it has errors 
everywhere. Actually, I didn't think the items that it's reporting 
were errors. For example, I'm using % for font-size - but it doesn't 
like this. It also fails on my shorthand hex colours (ie. #000 instead 
of #00).
 
The XHTML file validates fine, both locally and online.
 
Here's the relevant addresses:
http://www.lakemac.com.au/new/default.htm
http://www.lakemac.com.au/new/css/screen_home.css
 
What am I doing wrong? Thanks in advance for your help.

Best Regards,
Paul Hempsall
Web Developer
Lake Macquarie City Council
Tel: (02) 4921 0713
Fax: (02) 4958 7257
Email: [EMAIL PROTECTED] 

Web: _http://www.lakemac.com.au_ 

|| 
**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**


Re: [WSG] Weird CSS validation issue

2004-11-24 Thread Damian Sweeney
Granted, it's weird. What happens if you separate the media 
declarations? I say that because I noticed a long list of warnings 
half way down related to a particular media type (not sure which 
one). It might be that the validator is balking at some styles even 
though they are valid for the screen. Or maybe it's parsing its own 
parse tree because there's more than one media?

Damian
Hey all,
I'm still fairly new to CSS and wanted to validate my CSS before 
asking some advice from this group, but I keep getting weird errors 
ONLY when I validate the online CSS file. I'm using the W3C CSS 
Validation Service: 
http://jigsaw.w3.org/css-validator/

I can validate my local copy of the CSS file and receive no errors, 
however when I try and validate my online version, it has errors 
everywhere. Actually, I didn't think the items that it's reporting 
were errors. For example, I'm using % for font-size - but it doesn't 
like this. It also fails on my shorthand hex colours (ie. #000 
instead of #00).

The XHTML file validates fine, both locally and online.
Here's the relevant addresses:
http://www.lakemac.com.au/new/default.htm
http://www.lakemac.com.au/new/css/screen_home.css
What am I doing wrong? Thanks in advance for your help.
Best Regards,
Paul Hempsall
Web Developer
Lake Macquarie City Council
Tel: (02) 4921 0713
Fax: (02) 4958 7257
Email: [EMAIL PROTECTED]
Web: http://www.lakemac.com.au

This information is intended for the addressee only. The use, 
copying or distribution of this message or any information it 
contains, by anyone other than the addressee is prohibited by the 
sender.

Any views expressed in this communication are those of the 
individual sender, except where the sender specifically states them 
to be the views of Council.

**
The discussion list for  http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
**