Where Can I Find a HTML Editor to Create and Edit Tables?

I just need a basic HTML table maker and editor that is easy to use.

Public Comments

  1. http://www.htmlkit.com/
  2. <table> <tr> <th>header1</th> <th>header2</th> </tr> <tr> <td>line1data1</td> <td>line1data2</td> </tr> <tr> <td>line2data1</td> <td>line2data2</td> </tr> </table>
  3. MS FrontPage
  4. http://www.online-html-editor.de/index_en.php or search Google for free online html editors
  5. Evrsoft has a free HTML editor, "1stpage 2000" available for free at http://www.evrsoft.com/ which works in both HTML mode and WYSIWYG mode. The good thing about this one over all others is that it contains extensive help, more than I have seen in any other editor.In addition to the free version, they have a slightly improved editor for a fee. I've used 1stpage for several years now, and believe me, the huge amount of help available has come in handy on more then several occasions.
Powered by Yahoo! Answers