Does tiny mice allow you to insert tables? I tried adding it to the interface, but it's not showing up when I try to make a page. It shows up in the plugin screen for tiny mice, but not on the kithchen sink. Thanks
Tiny Mice Oh, TinyMCE I think there were some compatibility problems with Wordpress and parts of TinyMCE, tables being one of them. Anyway, this might help http://wordpress.org/extend/plugins/tinymce-advanced/
Click on the HTML tab and code the table in yourself. A table is that that difficult to code - <table><tr><td>what you want to say</td></tr></table>.