Title: Problem creating Table in Page/Post
Last modified: August 18, 2016

---

# Problem creating Table in Page/Post

 *  Resolved [jas4yeshua](https://wordpress.org/support/users/jas4yeshua/)
 * (@jas4yeshua)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/problem-creating-table-in-pagepost/)
 * When trying to post a table with a caption tag, the caption tag is automatically
   removed by WordPress. I’m wondering why this is happening, considering caption
   is a valid tag.
 * Example:
    `<table> <caption>This is a caption</caption> <tr> <th>Header 1</th
   > <th>Header 2</th> </tr> <tr> <td>Cell 1</td> <td>Cell 2</td> </tr> </table>
 * After posted, it removed the caption tag and becomes:
    `<table> <tr> <th>Header
   1</th> <th>Header 2</th> </tr> <tr> <td>Cell 1</td> <td>Cell 2</td> </tr> </table
   >
 * I’ve tried to search for a solution, but couldn’t find anything. To see the actual
   page in question, go to:
    [http://www.goldmedalcollectibles.com/olympic-games-of-the-modern-era/](http://www.goldmedalcollectibles.com/olympic-games-of-the-modern-era/)
 * There should be a caption above the headers that says “Summer Olympic Games”

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

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/problem-creating-table-in-pagepost/#post-456751)
 * Are you putting your code in the wysiwyg editor?
    Never do that with any kind
   of code…
 *  Thread Starter [jas4yeshua](https://wordpress.org/support/users/jas4yeshua/)
 * (@jas4yeshua)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/problem-creating-table-in-pagepost/#post-456752)
 * No, I’m using the HTML button, and typing it in directly
 *  Thread Starter [jas4yeshua](https://wordpress.org/support/users/jas4yeshua/)
 * (@jas4yeshua)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/problem-creating-table-in-pagepost/#post-456753)
 * Through the tags feature on these forums, I stumbled onto the solution. Sorry
   for reproducing the same question here.
 * I disabled the WYSYWIG completely and reposted the table and it worked. Thanks.

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

The topic ‘Problem creating Table in Page/Post’ is closed to new replies.

## Tags

 * [caption](https://wordpress.org/support/topic-tag/caption/)
 * [table](https://wordpress.org/support/topic-tag/table/)
 * [xhtml](https://wordpress.org/support/topic-tag/xhtml/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [jas4yeshua](https://wordpress.org/support/users/jas4yeshua/)
 * Last activity: [19 years, 7 months ago](https://wordpress.org/support/topic/problem-creating-table-in-pagepost/#post-456753)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
