Technology
 

STYLE html element

From Web Design Wiki

STYLE
w3c Introduced:  ?
w3c Deprecated:  ?
w3c DTD: Strict
Empty: No
Type: Inline
Support:
IE:  ?
Firefox:  ?
Safari:  ?
Opera:  ?
Example:
none

STYLE is a HTML element.

Contents

[edit] Attributes

Name Required Description
name REQUIRED description
name REQUIRED description
name No description
name No description
Core attributes
Event attributes

[edit] Example usage

<STYLE>The quick brown fox jumped over the lazy dog</STYLE>

[edit] Example output

<STYLE>The quick brown fox jumped over the lazy dog</STYLE>

[edit] Rendering problems

[edit] General

Insert general errors here.

[edit] Internet Explorer

Insert errors with Internet Explorer here.

[edit] Firefox

Insert errors with Firefox here.

[edit] Safari

Insert errors with Safari here.

[edit] Opera

Insert errors with Opera here.

[edit] Other browsers

Insert errors with other browsers here.

[edit] Accessibility

This element has no known accessibility problems.