• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Which web design method eliminates need for using nested tables?

you COULD make the argument that you still need nested tables because not all browsers handle CSS equivalently.

But I think you're looking for CSS.

CSS = Cascading Style Sheets...so CSS style sheets is redundantly adding "style sheets".

Wrong forums too I think.
 
Originally posted by: yoda291
you COULD make the argument that you still need nested tables because not all browsers handle CSS equivalently.

But I think you're looking for CSS.

CSS = Cascading Style Sheets...so CSS style sheets is redundantly adding "style sheets".

Wrong forums too I think.

You're right in your first 3 lines.

Last line, die.
 
Nested tables are Fun!

Had to put together a template for an email a long time ago and it had probably 7 tables all intertwined.
 
Originally posted by: FrankyJunior
Nested tables are Fun!

Had to put together a template for an email a long time ago and it had probably 7 tables all intertwined.

Agreed, there may be a certain art to them. But they aren't the modern/most efficient way of doing things.
 
Back
Top