stockton Posted July 4, 2009 Share Posted July 4, 2009 My application currently displays a table in the center of the screen. My client now wants me to display an image on one side of that table and a comment on the other and as the mentioned table only takes up +/- 1/3 of the width there is space. How do I do this? Would a table within a table be the preferred method? Quote Link to comment Share on other sites More sharing options...
haku Posted July 5, 2009 Share Posted July 5, 2009 If you are looking for the preferred method, not using tables at all would be the preferred method. Quote Link to comment Share on other sites More sharing options...
Cetanu Posted July 5, 2009 Share Posted July 5, 2009 I prefer using CSS containers rather than tables. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.