SiteExperts.com Logo Home | Community | Developer's Paradise | Jobs
User Groups | Site Tools | Site Information | Search

Inside Technique : Styling in IE5
By Scott Isaacs

Internet Explorer 5.0 includes improved support for CSS 1, some initial support for CSS 2, and adds a few experimental features that are being reviewed within the W3C. In this article, we focus and demonstrate a few of these new features:

  • Improved display property support,
  • better positioning and float support,
  • multiple classes per element,
  • embedding and styling XML inside HTML,
  • and table performance and cell border control enhancements.

While the demonstrations in this article only run in Internet Explorer 5.0, you can use any browser to read and learn about how these new features will effect your future web development. Enough of the introductions, lets dig in and start by exploring IE 5's improved support for the CSS1 Display property.