Posted: Sun Nov 15, 2009 11:39 am Tables - fixed layout - desperate lady needs help
Hi
I have been working on this all day, yes, it's Sunday and I'm all done in looking on the internet for help. I'm new at this marlarkey. I think, after five hours trying, I'm hoping someone will take pity on me and help. I need a table to send out as an email - one header, one main content, one side content and one footer. Does anyone know how to keep the main content on the left hand side static. When I insert text, the text makes the table go wider. My question is, how do I make the table content a fixed size. I just need everything fixed. Here's hopin' someone can help. If you have a template for me that would be fantastic.
Pammy
That is the nature of table cells to expand according to amount of content. That's why tables usually should be used for tabular data as they were intended to be used.
If you couple your table with CSS, you can control the table cells much better by fixing sizes for each cell if need be.
Without your code to work with, it's hard to show you a good starting example. These might help:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum