01-08-2009, 02:36 PM
|
#10 (permalink)
|
|
The Addict
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
|
If you actually know css you can almost always get it down to 1 style sheet and not have to worry about this at all. However every now and then ie will act up and you can just use the html conditions as stated above to fix this.
The best way to avoid this is to have all 4 browsers up at once (FF/Opera/Chrome/IE7) and after every css change refresh the page one all 4 until you get it right in all 4. Then this whole mess can be avoided. It might take a little bit longer but its much easier once it works.
|
|
|
|