Home > Articles > Web Development > HTML/CSS

📄 Contents

  1. The Browser Problem
  2. CSS Support in Current Browsers
  3. Summary
  4. Q&A
  5. Workshop
This chapter is from the book

This chapter is from the book

CSS Support in Current Browsers

The rest of this hour represents a snapshot of the browser world as of the first half of 2002. Newer versions of these browsers may be out by the time you read this and could offer even greater support for the CSS standards, so be sure to check the Web sites for the latest versions.

For the major browser types I've provided screen shots of the browsers in action, displaying a page with some high-powered CSS—part of the css/edge, a CSS site by Eric Meyer that pushes the boundaries of what you can do with standards-compliant CSS.

The URL for each of these examples is the css/edge spiral, from http://www.meyerweb.com/eric/css/edge/complexspiral/demo.html. Figure 3.1 illustrates how the spiral is supposed to appear, as shown by Netscape 6.

Figure 3.1Figure 3.1 The css/edge spiral demo as it should look (Netscape 6).

Internet Explorer

Microsoft's Internet Explorer has been declared by many to be the winner of the 1990s browser wars. Internet Explorer 3 had the first support for Cascading Style Sheets, but unfortunately it was quite disastrous and unusable. Subsequent versions have improved a lot.

Internet Explorer is available on two primary platforms—Windows and Macintosh. (A "pocket" version exists for Pocket PCs running Windows CE.) An important point to keep in mind is that the Windows and Macintosh versions of Internet Explorer are effectively completely different browsers. They share some common functionality, but the core code for each is different, and they have vastly divergent support for Cascading Style Sheets and other Web standards.

IE 5, 5.5, and 6 for Windows

CSS support in Internet Explorer 5 for Windows is what one would call "almost compliant and just somewhat broken," and each subsequent version gets one step better. Internet Explorer 6 implements a standards compatibility mode that pretty much moves it into the category of compliant browsers.

NOTE

You can download a copy of Internet Explorer for Windows from the Microsoft Web site at http://www.microsoft.com/windows/ie/default.asp.

The css/edge spiral as displayed by Internet Explorer 6 for Windows is shown in Figure 3.2.

Figure 3.2Figure 3.2 Internet Explorer 6 (Windows) displays the css/edge spiral.

IE 5 and 5.1 for Macintosh

As mentioned before, Internet Explorer for Macintosh should be considered a completely different species of browser than its Windows cousin. Internet Explorer 5 for Mac, at the time it was first released, was the most standards-compliant browser available and was far ahead of the Windows counterpart. Version 5.1 continued this strong support for CSS and other standards.

NOTE

The Web site for Internet Explorer for Mac is http://www.microsoft.com/mac/products/ie/.

You can see the css/edge spiral displayed as it's meant be shown in Figure 3.3.

Figure 3.3Figure 3.3 The css/edge spiral in Internet Explorer 5.1 for Macintosh.

Older Versions of Internet Explorer

Internet Explorer 3 and 4—on either platform—have had serious problems with CSS and fall into the category of broken browsers. Users with these older versions should be encouraged to upgrade or to possibly just disable CSS.

Netscape

Like the brand name Internet Explorer, the Netscape brand name also applies to two vastly different browsers with the same name. Netscape 4 is the earlier version and is quite buggy, especially when it comes to browser support, whereas Netscape 6 is quite possibly one of the most CSS-compliant browsers available.

Netscape 6 and Mozilla

It's important to realize where Netscape 6 came from. In the middle of the fierce browser competition of the late 1990s, Netscape proposed a daring plan. The core browser engine code was made publicly available as part of an open source project—one in which anyone is welcome to volunteer and contribute programming code to the collective, public code base. This was known as the Mozilla project.

Admittedly, the results have been slow in coming—Netscape even had to skip browser version 5 entirely to maintain the illusion of keeping up—but there have also been impressive results. Netscape 6, based on the Mozilla project's work, is a browser that is very good at Cascading Style Sheets as well as one that offers excellent support for HTML standards.

Mozilla is available on a multitude of systems, including Windows, Macintosh, Linux, and others. As it is a work in progress, there are daily developer builds available for testing as well as regular milestone releases.

NOTE

You can download the most recent version of Mozilla from http://www.mozilla.org/.

Netscape 6.2.1 is the most current version of Netscape 6 as this book is being written. You've already seen an example of Netscape 6 displaying the css/edge spiral in Figure 3.1.

NOTE

The URL for downloading Netscape is http://home.netscape.com/computing/download/.

Netscape 4

Netscape 4.79 is the most recent version of Netscape 4, but as noted before, Netscape 4 has very poor support for Web standards, including CSS. However, as a CSS developer you'll probably want to have a version of Netscape 4 available for testing.

NOTE

You can download a version of Netscape 4 from http://home.netscape.com/download/.

Figure 3.4 shows Netscape 4's attempts to display the css/edge spiral.

Figure 3.4Figure 3.4 As you can see, Netscape 4 can't quite handle the complex CSS of the css/edge spiral.

Older Versions of Netscape

Some older versions of Netscape 4 were even worse at CSS; for example, version 4.02 would routinely crash if you tried to apply certain styles to a table cell. Netscape 3 is useful for testing, however, as it is an excellent example of an older browser that completely ignores CSS.

NOTE

Older versions of Netscape can be found at http://home.netscape.com/download/archive.html.

Opera

Opera is the perpetual third-runner of browsers; fast and small and standards-compliant, it still doesn't enjoy the same popularity as the big two browser names. The Chief Technology Officer at Opera, Håkon Wium Lie, was one of the principal authors of the CSS Level 1 and Level 2 recommendations, so you know they know their stuff! Since version 3, Opera has consistently had great CSS support, improving incrementally with each release.

Opera 6

Opera 6 is the current version available for Windows, and I highly recommend getting a copy if you're a Windows user. In addition to the CSS support, it also features one-click buttons to turn off and on CSS rendering, user style sheets, and more, which combine to make this an excellent testing tool.

NOTE

You can download Opera 6 from http://www.opera.com/download/win.html.

The css/edge spiral is shown in Figure 3.5 on Opera 6.

Figure 3.5Figure 3.5 Opera 6 is up to the task of displaying the css/edge spiral.

Opera 5

Opera 5 is the most recent version for Macintosh, Linux, and other platforms. Unlike Internet Explorer, Opera is consistent across various platforms and functions much the same no matter what it's running on, especially when it comes to rendering CSS.

NOTE

The Opera 5 download page is http://www.opera.com/download/.

Other Browsers

The world of browsers definitely doesn't end with just Internet Explorer and Netscape, and not even with Opera. There are a number of other browsers that understand CSS to varying degrees, including iCab for Mac, WebTV on set-top boxes, Konqueror for Linux, and Lynx for nearly any system.

iCab

iCab is a Macintosh Web browser made by a company in Germany; you can run iCab in German or in English. iCab has limited CSS support, but they do take standards seriously; the iCab browser displays a sad face when it reaches a page with invalid HTML and a happy face when the page conforms to the HTML standards. Figure 3.6 shows iCab's attempt to display the css/edge spiral.

NOTE

The iCab Web site is http://www.icab.de/.

Figure 3.6Figure 3.6 iCab makes an attempt to display the css/edge spiral.

WebTV

The set-top WebTV boxes were an early attempt to make Internet appliances—devices that make Web access as easy as using your microwave. They're interesting to us as CSS developers because they supported a limited subset of CSS, mainly for simplicity's sake, but also because some properties (such as fonts) didn't make sense based on the type of browser built into a WebTV. A WebTV emulator is available for Windows and Macintosh and was used to view the css/edge spiral, as seen in Figure 3.7.

NOTE

You can download the WebTV emulator from http://developer.msntv.com/.

Figure 3.7Figure 3.7 WebTV has limited CSS support, and so it can't quite handle the css/edge spiral.

KDE Konqueror

Konqueror is part of the K Desktop Environment, an open source project creating software for the Linux operating system. Konqueror functions as a Web browser (among other functions) and has generally good support for CSS.

NOTE

You can learn more about Konqueror at http://www.konqueror.org/.

Figure 3.8Figure 3.8 Konqueror takes the css/edge spiral challenge.

Lynx

The Lynx browser is one of the oldest browsers around; it's entirely text based. Lynx doesn't do JavaScript, doesn't do Java, doesn't do graphics, doesn't do sound, doesn't do Flash, and doesn't really do tables or frames particularly well (although those latter two it can deal with okay).

What about CSS? Lynx doesn't understand CSS at all. As such, it's a perfect example of the older browser category discussed earlier in this hour. Lynx is a good testing tool for CSS development because it lets you see what your Web design will look like if style sheets are turned off. Lynx is also a good approximation (although not an exact one) for how people with visual disabilities access the Web using screenreaders.

NOTE

Lynx is available for Windows, Mac, Linux, and a number of other operating systems. You can download a copy of Lynx from http://lynx.browser.org/.

So how does Lynx handle the css/edge spiral? As you can see in Figure 3.9, all of the formatting and images are completely gone, but the page content is still understandable and usable. This is how CSS is backwards compatible; older browsers can still access and use the content even if the styling is lost.

Figure 3.9Figure 3.9 Lynx doesn't display the css/edge spiral styles at all.

InformIT Promotional Mailings & Special Offers

I would like to receive exclusive offers and hear about products from InformIT and its family of brands. I can unsubscribe at any time.

Overview


Pearson Education, Inc., 221 River Street, Hoboken, New Jersey 07030, (Pearson) presents this site to provide information about products and services that can be purchased through this site.

This privacy notice provides an overview of our commitment to privacy and describes how we collect, protect, use and share personal information collected through this site. Please note that other Pearson websites and online products and services have their own separate privacy policies.

Collection and Use of Information


To conduct business and deliver products and services, Pearson collects and uses personal information in several ways in connection with this site, including:

Questions and Inquiries

For inquiries and questions, we collect the inquiry or question, together with name, contact details (email address, phone number and mailing address) and any other additional information voluntarily submitted to us through a Contact Us form or an email. We use this information to address the inquiry and respond to the question.

Online Store

For orders and purchases placed through our online store on this site, we collect order details, name, institution name and address (if applicable), email address, phone number, shipping and billing addresses, credit/debit card information, shipping options and any instructions. We use this information to complete transactions, fulfill orders, communicate with individuals placing orders or visiting the online store, and for related purposes.

Surveys

Pearson may offer opportunities to provide feedback or participate in surveys, including surveys evaluating Pearson products, services or sites. Participation is voluntary. Pearson collects information requested in the survey questions and uses the information to evaluate, support, maintain and improve products, services or sites, develop new products and services, conduct educational research and for other purposes specified in the survey.

Contests and Drawings

Occasionally, we may sponsor a contest or drawing. Participation is optional. Pearson collects name, contact information and other information specified on the entry form for the contest or drawing to conduct the contest or drawing. Pearson may collect additional personal information from the winners of a contest or drawing in order to award the prize and for tax reporting purposes, as required by law.

Newsletters

If you have elected to receive email newsletters or promotional mailings and special offers but want to unsubscribe, simply email information@informit.com.

Service Announcements

On rare occasions it is necessary to send out a strictly service related announcement. For instance, if our service is temporarily suspended for maintenance we might send users an email. Generally, users may not opt-out of these communications, though they can deactivate their account information. However, these communications are not promotional in nature.

Customer Service

We communicate with users on a regular basis to provide requested services and in regard to issues relating to their account we reply via email or phone in accordance with the users' wishes when a user submits their information through our Contact Us form.

Other Collection and Use of Information


Application and System Logs

Pearson automatically collects log data to help ensure the delivery, availability and security of this site. Log data may include technical information about how a user or visitor connected to this site, such as browser type, type of computer/device, operating system, internet service provider and IP address. We use this information for support purposes and to monitor the health of the site, identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents and appropriately scale computing resources.

Web Analytics

Pearson may use third party web trend analytical services, including Google Analytics, to collect visitor information, such as IP addresses, browser types, referring pages, pages visited and time spent on a particular site. While these analytical services collect and report information on an anonymous basis, they may use cookies to gather web trend information. The information gathered may enable Pearson (but not the third party web trend services) to link information with application and system log data. Pearson uses this information for system administration and to identify problems, improve service, detect unauthorized access and fraudulent activity, prevent and respond to security incidents, appropriately scale computing resources and otherwise support and deliver this site and its services.

Cookies and Related Technologies

This site uses cookies and similar technologies to personalize content, measure traffic patterns, control security, track use and access of information on this site, and provide interest-based messages and advertising. Users can manage and block the use of cookies through their browser. Disabling or blocking certain cookies may limit the functionality of this site.

Do Not Track

This site currently does not respond to Do Not Track signals.

Security


Pearson uses appropriate physical, administrative and technical security measures to protect personal information from unauthorized access, use and disclosure.

Children


This site is not directed to children under the age of 13.

Marketing


Pearson may send or direct marketing communications to users, provided that

  • Pearson will not use personal information collected or processed as a K-12 school service provider for the purpose of directed or targeted advertising.
  • Such marketing is consistent with applicable law and Pearson's legal obligations.
  • Pearson will not knowingly direct or send marketing communications to an individual who has expressed a preference not to receive marketing.
  • Where required by applicable law, express or implied consent to marketing exists and has not been withdrawn.

Pearson may provide personal information to a third party service provider on a restricted basis to provide marketing solely on behalf of Pearson or an affiliate or customer for whom Pearson is a service provider. Marketing preferences may be changed at any time.

Correcting/Updating Personal Information


If a user's personally identifiable information changes (such as your postal address or email address), we provide a way to correct or update that user's personal data provided to us. This can be done on the Account page. If a user no longer desires our service and desires to delete his or her account, please contact us at customer-service@informit.com and we will process the deletion of a user's account.

Choice/Opt-out


Users can always make an informed choice as to whether they should proceed with certain services offered by InformIT. If you choose to remove yourself from our mailing list(s) simply visit the following page and uncheck any communication you no longer want to receive: www.informit.com/u.aspx.

Sale of Personal Information


Pearson does not rent or sell personal information in exchange for any payment of money.

While Pearson does not sell personal information, as defined in Nevada law, Nevada residents may email a request for no sale of their personal information to NevadaDesignatedRequest@pearson.com.

Supplemental Privacy Statement for California Residents


California residents should read our Supplemental privacy statement for California residents in conjunction with this Privacy Notice. The Supplemental privacy statement for California residents explains Pearson's commitment to comply with California law and applies to personal information of California residents collected in connection with this site and the Services.

Sharing and Disclosure


Pearson may disclose personal information, as follows:

  • As required by law.
  • With the consent of the individual (or their parent, if the individual is a minor)
  • In response to a subpoena, court order or legal process, to the extent permitted or required by law
  • To protect the security and safety of individuals, data, assets and systems, consistent with applicable law
  • In connection the sale, joint venture or other transfer of some or all of its company or assets, subject to the provisions of this Privacy Notice
  • To investigate or address actual or suspected fraud or other illegal activities
  • To exercise its legal rights, including enforcement of the Terms of Use for this site or another contract
  • To affiliated Pearson companies and other companies and organizations who perform work for Pearson and are obligated to protect the privacy of personal information consistent with this Privacy Notice
  • To a school, organization, company or government agency, where Pearson collects or processes the personal information in a school setting or on behalf of such organization, company or government agency.

Links


This web site contains links to other sites. Please be aware that we are not responsible for the privacy practices of such other sites. We encourage our users to be aware when they leave our site and to read the privacy statements of each and every web site that collects Personal Information. This privacy statement applies solely to information collected by this web site.

Requests and Contact


Please contact us about this Privacy Notice or if you have any requests or questions relating to the privacy of your personal information.

Changes to this Privacy Notice


We may revise this Privacy Notice through an updated posting. We will identify the effective date of the revision in the posting. Often, updates are made to provide greater clarity or to comply with changes in regulatory requirements. If the updates involve material changes to the collection, protection, use or disclosure of Personal Information, Pearson will provide notice of the change through a conspicuous notice on this site or other appropriate way. Continued use of the site after the effective date of a posted revision evidences acceptance. Please contact us if you have questions or concerns about the Privacy Notice or any objection to any revisions.

Last Update: November 17, 2020