| Name | Type | Default | Comment |
|---|
| align | ( top | middle | bottom | left | right ) | #IMPLIED | |
| class | CDATA | #IMPLIED | space-separated list of classes |
| frameborder | ( 1 | 0 ) | "1" | |
| height | CDATA | #IMPLIED | nn for pixels or nn% for percentage length |
| id | ID | #IMPLIED | document-wide unique id |
| longdesc | CDATA | #IMPLIED | Uniform Resource Identifier as per RFC2396; a Uniform Resource Locator (URL) is a URI |
| marginheight | CDATA | #IMPLIED | integer representing length in pixels |
| marginwidth | CDATA | #IMPLIED | integer representing length in pixels |
| name | NMTOKEN | #IMPLIED | |
| scrolling | ( yes | no | auto ) | "auto" | |
| src | CDATA | #IMPLIED | Uniform Resource Identifier as per RFC2396; a Uniform Resource Locator (URL) is a URI |
| style | CDATA | #IMPLIED | associated style info; style sheet data |
| title | CDATA | #IMPLIED | advisory title; text used for titles |
| width | CDATA | #IMPLIED | nn for pixels or nn% for percentage length
|