Using tables to control view across different screen resolutions.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it correct to place all content in one 100% width table? Or can I position content in multiple tables nested within a parent table set to 100%? If so, should all tables be set to 100% to control view across multiple screen resolutions or should the nested tables be set differently.
 
Doesn't matter. I sometimes use tables inside of tables when the layout needs to be done that way.
I normally have a table with one big cell set to 80 - 90 % for the main site (to leave a border) and
then sometimes put other tables in side of that to get an Actual Table layout.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top