Fu** IE

Out of context: Reply #20

  • Started
  • Last post
  • 23 Responses
  • lukus_W0

    Use a resets script. Seriously. It will make your life so much easier. I think of a resets script as something which levels the ground before you start building. It makes sure that a lot of the stupid little inconsistencies between browsers are smoothed over. You'll still have problems to fix, but they'll be greatly reduced.

    Once you have your site working on the well behaved browsers (firefox / safari / opera), and once it validates (http://validator.w3.org/), start working on IE6/7/8. Use conditional comments to target your IE specific stylesheets to those browsers only.

    I've found by working that way, IE6 isn't as much of a problem as I used to find it.

    And also, it's worth remembering -> http://dowebsitesneedtolookexact…

View thread