Title: Table Formatting
Last modified: August 20, 2016

---

# Table Formatting

 *  [jamiwr](https://wordpress.org/support/users/jamiwr/)
 * (@jamiwr)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/table-formatting-2/)
 * I am not able to change the font size in my table or column widths that I have
   pasted in from MS Word.
 * Please review my code below and let me know what i can do:
 *     ```
       <table width="481" border="0" cellspacing="0" cellpadding="0">
       <tbody style="font-size:20%">
       <tr>
       <td valign="bottom" nowrap="nowrap" width="91">
       <p align="center"><strong>Courthouse</strong></p>
       </td>
       <td valign="bottom" width="90">
       <p align="center"><strong>Code section(s)</strong></p>
       </td>
       <td valign="bottom" nowrap="nowrap" width="72">
       <p align="center"><strong>Charges</strong></p>
       </td>
       <td valign="bottom" nowrap="nowrap" width="72">
       <p align="center"><strong>Max Penalty</strong></p>
       </td>
       <td valign="bottom" nowrap="nowrap" width="96">
       <p align="center"><strong>Case Result</strong></p>
       </td>
       <td valign="bottom" nowrap="nowrap" width="60">
       <p align="center"><strong>DMV Results</strong></p>
       </td>
       </tr>
       <tr>
       <td valign="bottom" width="91">San Luis Obispo Superior Court</td>
       <td valign="bottom" width="90">V C 23152, HSC 11550</td>
       <td valign="bottom" width="72">DUI: 1st Offense & Under the Influence of controlled substance (Methodone/Methamphetamine) w/ prior convictions</td>
       <td valign="bottom" width="72">18 Months County Jail</td>
       <td valign="bottom" width="96"><strong>Dismissed </strong>under the influence of a controlled substance and no jail.</td>
       <td valign="bottom" width="60"><strong>Set Aside - </strong>No DMV Suspension</td>
       </tr>
       <tr>
       <td valign="bottom" width="91">LA Superior Court - Antelope Valley Courthouse (Lancaster)</td>
       <td valign="bottom" width="90">V C 23153</td>
       <td valign="bottom" width="72">DUI with serious injury (Vicodin)</td>
       <td valign="bottom" width="72">3 Years State Prison</td>
       <td valign="bottom" width="96"><strong>Reduced from felony to</strong> a misdemeanor.</td>
       <td valign="bottom" width="60"><strong>Set Aside - </strong>No DMV Suspension</td>
       </tr>
       <tr>
       <td valign="bottom" width="91">Ventura County Superior Court</td>
       <td valign="bottom" width="90">V C 23152, Penal Code 273a</td>
       <td valign="bottom" width="72">DUI: 1st Offense with special allegations for child endangerment - BAC .16</td>
       <td valign="bottom" width="72">180 Days in County Jail</td>
       <td valign="bottom" width="96"><strong>Reduced</strong> to no jail with both special allegations <strong>dismissed.</strong></td>
       <td valign="bottom" width="60"><strong>Set Aside - </strong>No DMV Suspension</td>
       </tr>
       </tbody>
       </table>
       ```
   
 * _[Moderator Note: Please post code or markup snippets between backticks or use
   the code button. Or better still – use the [pastebin](http://wordpress.pastebin.com/).
   As it stands, your posted code may now have been permanently damaged/corrupted
   by the forum’s parser.]_

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [13 years, 4 months ago](https://wordpress.org/support/topic/table-formatting-2/#post-3195193)
 * Copying code from Microsoft Word is likely to cause you formatting issues. Use
   notepad in future.
 * For CSS-specific issues, consider [CSS-specific forums](http://csscreator.com/forum).
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/table-formatting-2/#post-3195194)
 * Don’t paste content from Microsoft Word into WordPress as the pasted text will
   also contain Word’s own formatting. Sooner or later, this formatting will stop
   your pages from being displayed correctly (if at all) in Internet Explorer. If
   you cannot possibly manage without Word, paste your text into NotePad (or another
   text editor) first, then copy from NotePad into WordPress.
 * Or use Windows LiveWriter.
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/table-formatting-2/#post-3195195)
 * First off, don’t use word for anything related to web coding. Use a plain text
   editor. You also have deprecated code in there — review table CSS here:
    [http://www.w3schools.com/css/css_table.asp](http://www.w3schools.com/css/css_table.asp)
 * CSS should go in an external file as much as possible…
 * EDIT — well, that’s certainly unanimous! LOL!
 *  Thread Starter [jamiwr](https://wordpress.org/support/users/jamiwr/)
 * (@jamiwr)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/table-formatting-2/#post-3195199)
 * Thanks for the info. I am pasting the table I created from excel into word and
   then into WordPress. The code I posted is based on what was created by wordpress
   from the paste.
 * I do not know how to write the code I need and I am trying to figure out how 
   to get this table up on the page.
 * Are there any plugins that would make this easier?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/table-formatting-2/#post-3195201)
 * Have a look at [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)
 *  Thread Starter [jamiwr](https://wordpress.org/support/users/jamiwr/)
 * (@jamiwr)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/table-formatting-2/#post-3195221)
 * Thanks guys. I downloaded the wp table reloaded. How do I change the font size,
   format each cell, and change the column widths?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/table-formatting-2/#post-3195222)
 * [http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/faq/](http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/faq/)

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

The topic ‘Table Formatting’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 4 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/table-formatting-2/#post-3195222)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
