Title: Table
Last modified: August 21, 2016

---

# Table

 *  [sonus](https://wordpress.org/support/users/sonus/)
 * (@sonus)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/table-6/)
 * Created a table in Expression web and pasted the html code in word press page.
   The table grid/lines not appearing in wordpress. Please advise.

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/table-6/#post-4060300)
 * Sounds like you may need to use a browser tool like [Firebug](http://getfirebug.com)
   to look at what the CSS is doing with that table.
 * Also see: [http://www.w3schools.com/css/css_table.asp](http://www.w3schools.com/css/css_table.asp)
 * For additional help, you’ll need to post a link to the page.
 *  Thread Starter [sonus](https://wordpress.org/support/users/sonus/)
 * (@sonus)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/table-6/#post-4060301)
 * [http://certfirst.com/vendor-training/novell/novell-course-listing](http://certfirst.com/vendor-training/novell/novell-course-listing)
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/table-6/#post-4060303)
 * Did you look at the CSS?
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/table-6/#post-4060304)
 * Looks like this CSS is causing that:
 *     ```
       table, td, div, img {
           border: 0 none;
           border-collapse: collapse;
       }
       ```
   
 *  Thread Starter [sonus](https://wordpress.org/support/users/sonus/)
 * (@sonus)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/table-6/#post-4060307)
 * is this in the code? cant locate
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/table-6/#post-4060312)
 * It’s in your theme style.css file.

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

The topic ‘Table’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 2 participants
 * Last reply from: [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/table-6/#post-4060312)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
