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

XHTML Attributes - readonly

By , About.com Guide

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