Solving the Browser War

by David Barber on July 26, 2011

I have come up with a solution to the all-mighty browser war. This may not be a new idea but here it goes…

Same Engine. Different Skins.

To solve the problem of developing websites to look the same in all browsers could be quite simple to fix. Every browser should use the same Browser Engine but have unique “skins” that developed on top of it. This way each browser could look different but render code the same. Firefox is known for speed and plugins. Chrome is known for speed and minimalism. Safari is known for being about Apple. Internet explorer is known for being crap – IE9 is decent however.

What do you think?