Html Style Elements
HTML STYLE Elements
HTML v4
Name | Type | Child of | Attributes | End Tag? | Description | Replacement |
STYLE | special | HTML * | media, src, type | | style statements |
HTML v5
Name | Type | Child of | Attributes | End Tag? | Description | Replacement |
STYLE | special | HTML * | media, scoped, src, type | | style statements |
|