style
style info, which may include CDATA sections
Element information
Namespace: http://www.w3.org/1999/xhtml
Schema document: xhtml1-strict.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Any text (mixed) content
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
lang | [0..1] | LanguageCode | from group i18n | |
xml:lang | [0..1] | Anonymous | denotes an attribute whose value is a language code for the natural language of the content of any element; its value is inherited. | from group i18n |
dir | [0..1] | Anonymous | from group i18n | |
id | [0..1] | xsd:ID | ||
type | [1..1] | ContentType | ||
media | [0..1] | MediaDesc | ||
title | [0..1] | Text | ||
xml:space | [0..1] | Anonymous | denotes an attribute whose value is a keyword indicating what whitespace processing discipline is intended for the content of the element; its value is inherited. | Fixed value is "preserve". |
Used in
Sample instance
<style> <--any elements or text--> </style>