Title: Help Validating?
Last modified: August 18, 2016

---

# Help Validating?

 *  Resolved [heyheykaylarae](https://wordpress.org/support/users/heyheykaylarae/)
 * (@heyheykaylarae)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/help-validating/)
 * I have a few simple errors that I can’t seem to fix. Can anyone help me out?
 * [http://validator.w3.org/check?uri=http%3A%2F%2Fheyheykaylarae.com%2Fblog%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1](http://validator.w3.org/check?uri=http%3A%2F%2Fheyheykaylarae.com%2Fblog%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1)

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

 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/help-validating/#post-257871)
 * Error 1: Tables are not inline elements. So you cannot place one in a paragraph()
   element, which is what you have with the calendar table.
 * Error 2,3,4,5: The opening `<a>` tags on these lines are set up as if they are“
   empty” tags, like `<br />`. For example, the first one:
 * `<a href="http://heyheykaylarae.com/blog/?page_id=15" /><b>More?</b></a>`
 * should be:
 * `<a href="http://heyheykaylarae.com/blog/?page_id=15"><b>More?</b></a>`
 * Though not a validness issue, note that `<b>` and `<i>` elements are considered“
   deprecated” tags, and one should instead use `<strong>` and `<em>` respectively.
 *  Thread Starter [heyheykaylarae](https://wordpress.org/support/users/heyheykaylarae/)
 * (@heyheykaylarae)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/help-validating/#post-257962)
 * Ok, I think I understand. Thanks!
 *  Thread Starter [heyheykaylarae](https://wordpress.org/support/users/heyheykaylarae/)
 * (@heyheykaylarae)
 * [20 years, 9 months ago](https://wordpress.org/support/topic/help-validating/#post-257963)
 * Wow, that was really simple. But it worked. *feels stupid*

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

The topic ‘Help Validating?’ is closed to new replies.

## Tags

 * [validate](https://wordpress.org/support/topic-tag/validate/)

 * 3 replies
 * 2 participants
 * Last reply from: [heyheykaylarae](https://wordpress.org/support/users/heyheykaylarae/)
 * Last activity: [20 years, 9 months ago](https://wordpress.org/support/topic/help-validating/#post-257963)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
