Summary
In this chapter, we've explored the thorny concept of
browser compatibility. It's hard to believe just how mixed up the whole
situation has become, especially when there are really only two manufacturers
in the running as far as market share is concerned. It sometimes makes you want
to bang their heads together and see if it makes them come to their senses.
Of course, we, the consumer, are really to blame. We demand
new browsers with even more features, new ways of creating dynamic content,
better positioning and formatting abilities in HTML, and so on. The
manufacturers provide all these features in their new browsers, and it's just a
shame that they implement them in such disparate ways.
At least, in the coming year or so, we are going to see more
standardization. The World Wide Web Consortium has vastly reduced the time it
takes to ratify new proposals, and new concepts like XML are becoming
established as well. Perhaps, in a few years time, we really will be able to
'write once, run everywhere' on the Web as far as HTML (and perhaps even
Dynamic HTML) are concerned.
In the meantime, we've seen:
q
An outline of the options available for creating
browser-compatible sites
q
Ways of detecting the different browser makes and
versions
q
Creating and presenting pages that are complex,
attractive and yet still compatible
q
Creating Channels links in Internet Explorer and
Netscape Navigator
In the next chapter, we move on to look at how we can secure
our site, and control access by users, in order to offer premium content.