Forum Moderators: open
Here's the problem: I'm creating a site for a school project. I have a table at the top with my site title in it, then I have a separate table down the left hand column with only 1 column and 6 rows. I need to insert an editable region to the right of this column, not underneath it. How would I do that?
You should however forget about tables and consider using CSS for layout but that may not be part of the spec for your project?