Simple Tableadd A Table To Your Website



If you want to add a table into your website, you might consider using HTML to do it. Table is a fundamental part of web page layout and it helps to present information clearly and improve your website design.

  • Insert a table Click the Insert table button in the Text and table formatting pane. A simple table of 3 columns and 3 rows is inserted. You can format the text in the table by using the text formatting tools available on the toolbar or in the Text and table formatting pane.
  • The process of creating an HTML table is similar to the process that you used to create your web page and any elements that you may have already included in your page, such as links or frames. Coding HTML tables into your web page is fairly easy since you need only understand a few basic table codes.
  • CSS Table with One Pixel Borders. First up is the collapsed border table that has the solid line borders making this the basis for most popular table styles. The code includes the CSS which you can add to your stylesheet and please note a class has been added to the table tag.

Simple Table Add A Table To Your Website Online

How to use it?

Simple Table Add A Table To Your Website Free

Simple table add a table to your website freeSimple Tableadd A Table To Your Website

Simple Table Add A Table To Your Website Template

  1. Using the Table menu set the desired size of the table.
  2. Enter the table data into the table:
    • select and copy (Ctrl+C) a table from the spreadsheet (e.g. Google Docs, LibreOffice Calc, webpage) and paste it into our editor -- click a cell and press Ctrl+V
    • or just double click any cell to start editing it's contents -- Tab and Arrow keys can be used to navigate table cells
  3. Adjust text alignment and table borders using the options from the menu and using the toolbar buttons -- formatting is applied to all the selected cells.
  4. Click 'Generate' button to see the generated table's HTML source code -- select it and then Copy & Paste to your website's source.

Simple Table Add A Table To Your Website Page

We hope that this tool will prove useful for people who are not very familiar with the HTML and CSS. So if you need a table for your website or blog (Wordpress, Drupal or any platform which allows putting HTML code inside posts) it should work just fine. Our HTML table generator could also be useful for developers who just want to quickly create the HTML table. Please, note that newlines are preserved in the generated table's code.