This demonstration may not run properly if your browser does not support HTML 4.0.
Internet Explorer 4.0 adds full support for HTML 4.0. This document introduces the new features of 4.0. This page explores some of the new features that were added to 4.0.
Labels
The new <LABEL> tag allows any HTML content to be associated with a control. With Labels, the
user can click on text associated with the control. For example, click on the text for the following controls.
Disabled and ReadOnly Attributes
Enable and disable controls depending on the user's input.