Title: Valid XHTML Problem
Last modified: August 18, 2016

---

# Valid XHTML Problem

 *  Anonymous
 * [21 years, 7 months ago](https://wordpress.org/support/topic/valid-xhtml-problem/)
 * Have just tried clicking on the valid XHTML link and get a report back of 34 
   problems. I have made a few very minor alterations, but not to anything that 
   is being reported (mainly missing tags). I presume I should not be getting all
   of these errors? I did make my alterations using Dreamweaver, which, it has been
   pointed out to me, can make alterations to code. Should I attempt to change the
   code (in something other than dreamweaver) to remove the problems pointed out
   by the Valid XHTML site or doesn’t it really matter (looks perfect in ie)?
    Thanks.

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

 *  [lbessant](https://wordpress.org/support/users/lbessant/)
 * (@lbessant)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/valid-xhtml-problem/#post-107553)
 * A link to the site might help someone give a more helpful response.
    But what
   often happens is that a *single* error (often an unclosed tag) can make the rest
   of the page throw up more errors. Nothing wrong with using Dreamweaver – just
   use the “Code” mode to check for broken XHTML rather than entirely relying on
   the “Design” mode. The site might look as intended in IE, but the invalid code
   might cause problems in other browsers, so it’s probably worth making the effort.
   Post a link, and I’m sure someone here will be able to point you in the right
   direction…
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/valid-xhtml-problem/#post-108059)
 * what’s the easiest way to correct invalid xhtml when you don’t know code?
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/valid-xhtml-problem/#post-108063)
 * Enter your site at [http://validator.w3.org/](http://validator.w3.org/) . Though
   it looks like a lot at first, the errors and solutions are quite self-explanatory.
   That’s how I learned.
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/valid-xhtml-problem/#post-108126)
 * That’s what I used. Honestly, it doesn’t seem self-explanatory.
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/valid-xhtml-problem/#post-108127)
 * Okay… some are worse than others:
    – make sure that all you images have an alt
   tag in them `<img src="banana.jpg" alt="" />` That will stop many errors. – remove
   a footer. View Source shows this: `<hr /> <div id="footer"> <hr /> <div id="footer"
   > One of those has to go – you can only have one ‘id’ per name. – **Crisp & Clean**
   Replace the & with & It will then validate. That will remove several errors. 
   Do them, then post back and we’ll take it from there 🙂
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/valid-xhtml-problem/#post-108269)
 * I have one more error. Help is appreciated. Thanks.
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/valid-xhtml-problem/#post-108270)
 * What happens if you remove the ‘ valign=”middle” ‘ code ?
    Or if you try ‘center’
   instead of ‘middle’ ?

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

The topic ‘Valid XHTML Problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 5 participants
 * Last reply from: [Mark (podz)](https://wordpress.org/support/users/podz/)
 * Last activity: [21 years, 6 months ago](https://wordpress.org/support/topic/valid-xhtml-problem/#post-108270)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
