I have stupid question, sometime you just go on and design something and do all CSS and just check it out in your fav browser but BANG! you see the stuff is not good in other browser specialy IE what is the best strategy to find them out ? Where is the best to start ?
Share
The best place to start is here. This will at least verify that you don’t have syntax errors in your CSS files and that they conform to some level (CSS 1, CSS 2, CSS 2.1, CSS 3, …). As far as the different behavior between browsers is concerned, there’s no magic, otherwise web design would have been an easy job 🙂