Title: Problem with table import
Last modified: August 20, 2016

---

# Problem with table import

 *  [mopo](https://wordpress.org/support/users/mopo/)
 * (@mopo)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/problem-with-table-import/)
 * Hi everybody, i want to import an html table on my website.
    To import my table
   i have change settings and add the table options. To proceed, i choose the import
   a single file option, get my html table and submit. My page is create but empty!
   My html file is a mix with font and form (old school, i know). If you can tell
   how i can import it, Thanks ! Mopo
 * [http://wordpress.org/extend/plugins/import-html-pages/](http://wordpress.org/extend/plugins/import-html-pages/)

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

 *  Plugin Author [Stephanie Leary](https://wordpress.org/support/users/sillybean/)
 * (@sillybean)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/problem-with-table-import/#post-3229170)
 * An empty page means that the importer could not find any content using the tag
   you specified. You need to find the right tag (or Dreamweaver region name) that
   contains the stuff you want to import.
 * Have you seen the [user guide](http://stephanieleary.com/downloads/html-import/user-guide.html)?
 *  Thread Starter [mopo](https://wordpress.org/support/users/mopo/)
 * (@mopo)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/problem-with-table-import/#post-3229200)
 * Thanks, it’s ok now =)
    And do you know if it’s possible to disable css just 
   for one page in my WP ?
 *  Plugin Author [Stephanie Leary](https://wordpress.org/support/users/sillybean/)
 * (@sillybean)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/problem-with-table-import/#post-3229203)
 * All CSS, including your theme? That would be difficult unless your theme used`
   wp_enqueue_style()` to add its CSS file to the document head, which very few 
   themes do. If it did, you could use [`wp_dequeue_style()`](http://codex.wordpress.org/Function_Reference/wp_dequeue_style)
   to remove it, using is_page() or some other conditional to make sure it happens
   only on that page.
 *  Thread Starter [mopo](https://wordpress.org/support/users/mopo/)
 * (@mopo)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/problem-with-table-import/#post-3229204)
 * Ok, in fact i have an html table and when i import it, there is too space around
   the text and line spacing appears.
 *  Plugin Author [Stephanie Leary](https://wordpress.org/support/users/sillybean/)
 * (@sillybean)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/problem-with-table-import/#post-3229206)
 * Did you use the “clean up HTML” option? The importer does try to remove extra
   whitespace (even without that option enabled, but that option does more). Some
   very messy older files will still have extra, though.
 *  Thread Starter [mopo](https://wordpress.org/support/users/mopo/)
 * (@mopo)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/problem-with-table-import/#post-3229225)
 * Hi ! yes, i was but nothing.
    Can you give me your private mail, maybe if i give
   you my html code, it will be easier ?
 *  Plugin Author [Stephanie Leary](https://wordpress.org/support/users/sillybean/)
 * (@sillybean)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/problem-with-table-import/#post-3229229)
 * Send it to my full name, no punctuation, at Google’s email service.

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

The topic ‘Problem with table import’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/import-html-pages.svg)
 * [HTML Import 2](https://wordpress.org/plugins/import-html-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/import-html-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/import-html-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/import-html-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/import-html-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/import-html-pages/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Stephanie Leary](https://wordpress.org/support/users/sillybean/)
 * Last activity: [13 years, 6 months ago](https://wordpress.org/support/topic/problem-with-table-import/#post-3229229)
 * Status: not resolved