I have been authoring web sites for several years now and recently
come to value web standards (as touted by Zeldman and many other web
gurus). I have noticed with frustration that there are so many hacks
(tricks to take advantage of browser buggy-ness) and special rules to
be remembered in order to make sure that any one page displays
properly in the many popular browsers.
This leads me to...
Since the many programmers authoring their own browsers (IE, Firefox,
Mozilla, Opera, Safari, etc.) ultimately have to implement the same
W3C specs, why don't they all work together to develop one engine/DOM
for rendering web content and share it?
The browsers, could simply be differentiated by the
features/interfaces they offer. Wouldn't this shared effort result in
making the web a better place for every one -- both the users and
designers?
Am I missing something?
Sincerely,
Mario T. Lanza
Clarity Information Architecture, Inc.
2004.09
come to value web standards (as touted by Zeldman and many other web
gurus). I have noticed with frustration that there are so many hacks
(tricks to take advantage of browser buggy-ness) and special rules to
be remembered in order to make sure that any one page displays
properly in the many popular browsers.
This leads me to...
Since the many programmers authoring their own browsers (IE, Firefox,
Mozilla, Opera, Safari, etc.) ultimately have to implement the same
W3C specs, why don't they all work together to develop one engine/DOM
for rendering web content and share it?
The browsers, could simply be differentiated by the
features/interfaces they offer. Wouldn't this shared effort result in
making the web a better place for every one -- both the users and
designers?
Am I missing something?
Sincerely,
Mario T. Lanza
Clarity Information Architecture, Inc.
2004.09
Comment