CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 7th, 2004, 09:47 AM
amstel_za amstel_za is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 269 amstel_za User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 Days 10 h 41 m 27 sec
Reputation Power: 5
Confusing [simple] CSS parse error

Hi all,

Has anyone received a

Line: 0
Parse error - Unrecognized : }

with the rest of the CSS document validated under W3C validator? I can't work out why it's not happy.

The beginning of my CSS is:



/* This is the only CSS for the Waste RE3 website */

a:link { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
font-style: normal; color: #008000; text-decoration: none}

a:visited { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
font-style: normal; color: #008000; text-decoration: none}

a:hover { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
font-style: normal; color: #FF9933; text-decoration: underline}

Reply With Quote
  #2  
Old April 8th, 2004, 02:59 AM
MostDef's Avatar
MostDef MostDef is offline
st0nEd c0deR
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Manchester, England
Posts: 190 MostDef User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 2 h 45 m 21 sec
Reputation Power: 6
try this:

Code:

a:link { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
font-style: normal; 
color: #008000; text-decoration: none;
} 

a:visited { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; 
font-style: normal; color: #008000; 
text-decoration: none;
} 

a:hover { 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
font-style: normal; 
color: #FF9933; 
text-decoration: underline;
}




Also using Verdana as a base font might not work too well, try viewing the site on more than 1 browser, and OS, also try changing the font family to see if it looks any better, there are tuts about font sizes etc that give examples of what the end user will see! Verdana is kinda hard to read when its at a small font size

Cheers
MostDef
__________________
All is not what it seems, and it seems that this is not all!

Reply With Quote
  #3  
Old April 8th, 2004, 03:06 AM
amstel_za amstel_za is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 269 amstel_za User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 Days 10 h 41 m 27 sec
Reputation Power: 5
Thank you

Worked like a charm...THANK YOU!

What was the problem by the way??? the way the css was structured??

Ben

Reply With Quote
  #4  
Old April 8th, 2004, 04:29 AM
MostDef's Avatar
MostDef MostDef is offline
st0nEd c0deR
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2003
Location: Manchester, England
Posts: 190 MostDef User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 2 h 45 m 21 sec
Reputation Power: 6
No probs

your code:

Code:

a:link { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
font-style: normal; color: #008000; text-decoration: none} 


after - text-decoration: none } you need a ; EG:
text-decoration: none; }

if u see what i mean

MostDef

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > Confusing [simple] CSS parse error


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 2 hosted by Hostway
Stay green...Green IT