Does anyone know how to use tables within a wordpress post. I tried just going to HTML mode and inserting a normal html table but that seemed to mess up the template. I found a table generater plugin but in only works up to wordpress 2.3. Any ideas? Thanks.
The best thing to do is to use html + css. If it messes your theme then find out what is working wrong. You can control table elements with css just like any other element.