CSS in Internet Explorer problem

Out of context: Reply #13

  • Started
  • Last post
  • 15 Responses
  • ********
    0

    Not using tables is really similar to using tables at a conceptual level, but instead of placing everything in nested tables, tr, td, you use <div>. You don't have to keep track of how many cell you've spanned. You can then assign separate stylesheets for specific browsers if your CSS gets really complex.

View thread