CSS hack for Internet Explorer 6

* html .color {color: red;}

Posted in: IE 6.0, Programming

Conditional comments

Conditional comments work as follows:

<!--[if IE 6]>
Special instructions for IE 6 here
<![endif]-->

 

Posted in: Programming

System requirements

IE6 requires at least:

  • 486/66 MHz processor.
  • Windows 98.
  • Super VGA (800 x 600) monitor with 256 colors.
  • Mouse or compatible pointing device.
  • RAM: 64 MB for Windows 98, 128 MB for Windows Me–Windows XP.
  • Free space of 8.7 MB (Windows Me) – 12.7 MB (Windows NT with SP6a).

 

Posted in: System

History

Internet Explorer 6 was released on August 27, 2001, a few months before Windows XP. IE6 included DHTML enhancements, content restricted inline frames, and partial support of CSS level 1, DOM level 1, and SMIL 2.0. Internet Explorer 6.0 SP1 offered several security enhancements and coincided with the Windows XP SP1 patch release. In 2002, the Gopher protocol was disabled, and support for it was dropped in Internet Explorer 7. Some company IT users have not upgraded despite this, in part because some still use Windows 2000, which will not run Internet Explorer 7 or above. Microsoft has launched a website, http://ie6countdown.com/, with the goal of getting Internet Explorer 6 usage to drop below 1 percent worldwide. Its current usage is 9.0% percent globally and 1.4% percent in the U.S.

Posted in: IE 6.0