1. Home
  2. Computing & Technology
  3. Web Design / HTML

XHTML Attributes - disabled

By , About.com Guide

id:
Sets the form control to be disabled for use within the form.
Used with Elements:
Content:
This is a boolean attribute, so it has no contents. In valid XHTML write disabled="disabled"
Default:
n/a
Deprecated in XHTML 1.0:
No
DTD:
XHTML 1.0 Standard
Related XHTML Elements