View Single Post
  #8 (permalink)  
Old 13-03-2008, 01:01 PM
Marc Marc is offline
Batfink
 
Join Date: Feb 2007
Location: Midlands
Gender: Male
Posts: 58
Default

Quote:
Originally Posted by PaulClark View Post
Some general tips:
  • Use Firefox as your main browser while developing pages.
  • Get the Firebug plug-in to help you tune your CSS
  • Once the design is right for Firefox, tune as required for IE7, then IE6.
  • Target any IE tweaks using conditional comments.
You'll find developing this way around much faster.
I personally wouldn't advocate the use of conditional comments. It's actually not that hard to build a site without them that will render perfectly in IE6, IE7, firefox and safari...
__________________
benchmarc
Reply With Quote