Title: W3 Validator Problem
Last modified: August 19, 2016

---

# W3 Validator Problem

 *  [jadjad](https://wordpress.org/support/users/jadjad/)
 * (@jadjad)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/w3c-validator-problem/)
 * Hey i got a problem… too
    My skin looks in IE in a wrong way in FF it works great
   so i opened this [http://validator.w3.org/](http://validator.w3.org/) and used
   [http://www.maasserbeiteddine.com/Home](http://www.maasserbeiteddine.com/Home)
   as the website i got 24 errors but i don’t know how to fix those errors can someone
   help? thank you

Viewing 1 replies (of 1 total)

 *  [Roger Theriault](https://wordpress.org/support/users/rogertheriault/)
 * (@rogertheriault)
 * [17 years, 9 months ago](https://wordpress.org/support/topic/w3c-validator-problem/#post-798475)
 * May I suggest grabbing a CSS book or trying a tutorial? It will help you understand
   how xhtml and css works.
 * You have a few minor errors and a lot of inline styling, which is OK but not 
   very easy to manage. The validator should give you some rough pointers… for example,
   it complains that you have a duplicate id tag… you can only have one of the same,
   perhaps a class would be preferable? Or do you even need an id?
 * You should try to put most of your styling in a stylesheet rather than in the
   tags inline (ie `<p style="">` is inline, `<p class="left-indent-para">` is easier
   to manage)

Viewing 1 replies (of 1 total)

The topic ‘W3 Validator Problem’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [Roger Theriault](https://wordpress.org/support/users/rogertheriault/)
 * Last activity: [17 years, 9 months ago](https://wordpress.org/support/topic/w3c-validator-problem/#post-798475)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
