This is a discussion on "[SOLVED] CSS validation error" within the Web Page Design section. This forum, and the thread "[SOLVED] CSS validation error are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
[SOLVED] CSS validation error
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
[SOLVED] CSS validation error
Hi, i'm getting this validation error message for the css link below, they look and act ok. Anyone care to help please.
Value Error : font Parse Error - [empty string] a.menub:link, a.menub:visited, a.menub:active { text-decoration : none; color : #757575;} a.menub:hover { text-decoration : underline; color : #84354b;} Thanks in advance, Gary |
|
|
|
|||
|
Re: CSS validation error
Post a link to your validation results please.
Pete. |
|
|||
|
Re: CSS validation error
Sorry for seeming ignorant Pete, but how do i do that? the site is not live yet.
Thanks, Gary |
|
|||
|
Re: CSS validation error
Yes Karinne, i check it every so often so as i know where i stand validation wise.
Anyway, heres the css:
|
|
|||
|
Re: CSS validation error
Try this.
font:90% Verdana, Arial, Helvetica, sans-serif; color:#757575; } a.menub:hover{ text-decoration:underline; font:100% Verdana, Arial, Helvetica, sans-serif; color:#84354B; Last edited by dab42pat; Aug 22nd, 2007 at 13:28. Reason: oops forgot |
|
|||
|
Re: CSS validation error
Thanks dab42pat,
Adding the font family did the trick but i thought it would of been inherited!!!. Your reply brought to light that i had set the font size to 100% for hover, when it should of been set at 90%. Thanks again, Gary |
![]() |
| Tags |
| link css problem |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| validation error | RZX Developer | JavaScript Forum | 1 | Apr 14th, 2008 11:44 |
| CSS validation error | PicoDeath | Web Page Design | 1 | Feb 4th, 2008 14:29 |
| HTML validation error please help | bean_2k1 | Web Page Design | 4 | Feb 8th, 2006 12:19 |
| Error in validation | swetha | Web Page Design | 5 | Jan 23rd, 2006 18:35 |
| Validation error | xhtmlsam | Web Page Design | 2 | Apr 1st, 2004 20:22 |