In order to test CSS in different browsers, do I have to result to installing each browser on my development system? Isn’t there a useful program where you can just load an html+css file and view how it’s rendered in different modern browsers?
Share
Nope, you have to have those browsers installed in some form, although there is software such as IE Tester which will allow you to open tabs as IE5.0 – IE8. There are also online services such as:
Which will let you view your site in multiple browsers.