Title: CSS errors
Last modified: August 18, 2016

---

# CSS errors

 *  [stroh](https://wordpress.org/support/users/stroh/)
 * (@stroh)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/css-errors/)
 * I have received the following CSS errors from the WC3:
    * Line: 90 Context : 
   p , li , .feedback Invalid number : letter-spacing100% is not a letter-spacing
   value : 100% * Line: 100 Context : .credit Invalid number : font-sizeVerdana 
   is not a font-size value : Verdana,Geneva,serif * Line: 223 Context : #menu ul
   li Invalid number : letter-spacing100% is not a letter-spacing value : 100% *
   Line: 242 Context : #menu ul ul li Invalid number : letter-spacing100% is not
   a letter-spacing value : 100% at [http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Ftest.stroh.org%2F&usermedium=all](http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Ftest.stroh.org%2F&usermedium=all)
   Main site: [http://test.stroh.org](http://test.stroh.org) CSS File: [http://test.stroh.org/wp-layout.css](http://test.stroh.org/wp-layout.css)
   This is a site where I am testing out skins, pugins, etc. before creating the
   actual site. I don’t know enought about CSS to know what is wrong with my stylesheet,
   but would appreciate the help making it comply with the standards. While you 
   are looking at the site, do you have any recommendations?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [stroh](https://wordpress.org/support/users/stroh/)
 * (@stroh)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/css-errors/#post-120217)
 * Can anyone tell me how to get rid of the blue line that borders my footer? I’d
   appreciate it.
    Thanks. -stroh
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/css-errors/#post-120219)
 * letter-spacing: 100%
    – try ’em’ values’ for spacing instead. Always make sure
   that each declaration ends with ; It’s not absolutely required for the last declaration
   in a statement, but it’s good practice. When the validator reports errors in 
   declarations that cover several issues, break them down to their constituent 
   parts. It makes the css file a tiny bit longer, but it’s much easier to read 
   and bughunt in.
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/css-errors/#post-120220)
 * Blue line:
    `.credit { /* credits-background = #036 */ background: #FFCCEE; border-
   top: solid 1px #9cf; Red line: .credit { /* credits-background = #036 */ background:#
   FFCCEE; border-top: solid 1px #ff0000; <—change that value 🙂
 *  Thread Starter [stroh](https://wordpress.org/support/users/stroh/)
 * (@stroh)
 * [21 years, 3 months ago](https://wordpress.org/support/topic/css-errors/#post-120511)
 * Thanks for the help with the colors.
    Do you have any recommendation for what’
   em values’ to use, unfortunately I don’t know enough about css to know what to
   use.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘CSS errors’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [stroh](https://wordpress.org/support/users/stroh/)
 * Last activity: [21 years, 3 months ago](https://wordpress.org/support/topic/css-errors/#post-120511)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
