|
| Version | W3C//DTD HTML 3.2 Final//EN
|
|---|
| Element | STYLE |
|---|
| Purpose | style information |
|---|
| Description | This element contains support for style information about a document. In HTML 3.2, this element is a holder for future development.
|
|---|
| Start tag | Required <STYLE>
|
|---|
| Attributes | NONE |
|---|
| Content | CDATA
|
|---|
| End tag | Required </STYLE>
|
|---|
| Referenced in | HEAD TITLE
|
|---|
|