W3C

XHTML Basic 1.1 Cheat Sheet

Getting started

A minimal English XHTML Basic 1.1 document would look like the following:


<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML Basic 1.1//EN"
    "http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
 <title>My page title</title>
</head>
<body>

</body>
</html>

Elements and Attributes reference

The tables below document which elements and attributes are allowed in XHTML Basic 1.1, and with the constraints defined in the DTD (please note that the DTD doesn't enforce all the known constraints for XHTML Basic).

Skip to attributes table.

Elements

In the table below, inline elements are marked like this, block elements are marked like this.

a | abbr | acronym | address | b | base | big | blockquote | body | br | button | caption | cite | code | dd | dfn | div | dl | dt | em | fieldset | form | h1 | h2 | h3 | h4 | h5 | h6 | head | hr | html | i | img | input | kbd | label | legend | li | link | meta | noscript | object | ol | optgroup | option | p | param | pre | q | samp | script | select | small | span | strong | style | sub | sup | table | td | textarea | th | title | tr | tt | ul | var

Elements
ElementAttributesContent model
a Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: href charset rev rel onfocus type accesskey onblur hreflang target tabindex
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small ) except a ,
noscript , Text , script
abbr Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
acronym Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
address Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
b Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
base Other: href xmlns:xsi xmlns target Empty
big Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
blockquote Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: cite
At least one of
Block elements ( h3 , pre , h6 , ol , div , ul , h2 , h5 , blockquote , h1 , dl , table , address , h4 , hr , p , fieldset )
noscript , script , form
body Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: onload onunload
Any numbers of
Block elements ( h3 , pre , h6 , ol , div , ul , h2 , h5 , blockquote , h1 , dl , table , address , h4 , hr , p , fieldset )
noscript , script , form
br Core Attributes ( xml:space title class id )
Style Attributes ( style )
Other: xmlns xmlns:xsi
Empty
button Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: disabled onfocus type accesskey onblur name value tabindex
Any numbers of
samp , Text , abbr , code , h2 , object , em , sup , h4 , script , br , strong , h3 , div , h5 , cite , dl , table , q , address , dfn , var , p , span , pre , blockquote , ul , hr , h1 , sub , tt , big , noscript , h6 , ol , i , img , b , acronym , small , kbd
caption Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
cite Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
code Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
dd Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
Block elements ( h3 , pre , h6 , ol , div , ul , h2 , h5 , blockquote , h1 , dl , table , address , h4 , hr , p , fieldset )
Text , form , script , noscript
dfn Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
div Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
Block elements ( h3 , pre , h6 , ol , div , ul , h2 , h5 , blockquote , h1 , dl , table , address , h4 , hr , p , fieldset )
Text , form , script , noscript
dl Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
At least one of
dt , dd
dt Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
em Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
fieldset Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
Block elements ( h3 , pre , h6 , ol , div , ul , h2 , h5 , blockquote , h1 , dl , table , address , h4 , hr , p , fieldset )
Text , form , script , legend , noscript
form Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: onreset accept accept-charset method onsubmit enctype target action
At least one of
Block elements ( h3 , pre , h6 , ol , div , ul , h2 , h5 , blockquote , h1 , dl , table , address , h4 , hr , p , fieldset )
noscript , script
h1 Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
h2 Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
h3 Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
h4 Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
h5 Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
h6 Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
head XML Attributes ( xmlns:xsi xml:lang xmlns )
Other: profile id
  1. Any numbers of
    meta , style , script , object , link ,
    1. title ,
    2. Any numbers of
      meta , style , script , object , link ,
    3. Optionally
      1. base ,
      2. Any numbers of
        meta , style , script , object , link ,
    1. base ,
    2. Any numbers of
      meta , style , script , object , link ,
      1. title ,
      2. Any numbers of
        meta , style , script , object , link ,
hr Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Empty
html XML Attributes ( xmlns:xsi xml:lang xmlns )
Other: version xsi:schemaLocation id
  1. head ,
  2. body ,
i Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
img Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: alt width height src longdesc
Empty
input Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: accept disabled alt onchange size checked readonly onselect onfocus type accesskey onblur src name value inputmode maxlength tabindex
Empty
kbd Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
label Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: for onfocus accesskey onblur
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , input , sub , tt , big , b , i , img , small ) except label ,
noscript , Text , script
legend Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: accesskey
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
li Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: value
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
Block elements ( h3 , pre , h6 , ol , div , ul , h2 , h5 , blockquote , h1 , dl , table , address , h4 , hr , p , fieldset )
Text , form , script , noscript
link Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: href media charset rev rel type hreflang target
Empty
meta XML Attributes ( xmlns:xsi xml:lang xmlns )
Other: name content http-equiv scheme
Empty
noscript Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
At least one of
Block elements ( h3 , pre , h6 , ol , div , ul , h2 , h5 , blockquote , h1 , dl , table , address , h4 , hr , p , fieldset )
noscript , script , form
object Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: classid codetype archive width type codebase height data name standby declare tabindex
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
Block elements ( h3 , pre , h6 , ol , div , ul , h2 , h5 , blockquote , h1 , dl , table , address , h4 , hr , p , fieldset )
Text , form , script , param , noscript
ol Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
At least one of
li
optgroup Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: disabled label
At least one of
option
option Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: disabled selected label value
Text
p Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
param Other: xmlns name valuetype value xmlns:xsi type id Empty
pre Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
strong , samp , em , Text , abbr , code , acronym , cite , q , kbd , dfn , var , br , a , span
q Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: cite
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
samp Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
script Other: src xmlns defer charset xmlns:xsi type id Text
select Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: disabled onchange size onfocus onblur multiple name tabindex
At least one of
optgroup , option
small Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
span Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
strong Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
style XML Attributes ( xmlns:xsi xml:lang xmlns )
Other: title media type id
Text
sub Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
sup Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
table Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: summary width
  1. caption (optional),
  2. tr (at least one),
td Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: colspan axis rowspan valign scope align headers abbr
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
Text , h2 , form , h4 , script , h3 , div , h5 , dl , address , ul , pre , blockquote , p , h1 , noscript , h6 , ol
textarea Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: cols disabled onchange rows readonly onselect onfocus accesskey onblur name inputmode tabindex
Text
th Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: colspan axis rowspan valign scope align headers abbr
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
Text , h2 , form , h4 , script , h3 , div , h5 , dl , address , ul , pre , blockquote , p , h1 , noscript , h6 , ol
title XML Attributes ( xmlns:xsi xml:lang xmlns )
Text
tr Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Other: align valign
At least one of
td , th
tt Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script
ul Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
At least one of
li
var Event Attributes ( onmouseup onmouseout onkeypress onkeydown onmousedown onmousemove onmouseover onclick onkeyup ondblclick )
Core Attributes ( xml:space title class id )
XML Attributes ( xmlns:xsi xml:lang xmlns )
Style Attributes ( style )
Any numbers of
Inline elements ( samp , abbr , code , object , sup , kbd , button , br , strong , a , select , textarea , cite , q , dfn , var , span , em , acronym , label , input , sub , tt , big , b , i , img , small )
noscript , Text , script

Attributes table

Attributes
AttributeRelated ElementsTypeDefault
XML Attributes
xml:lang Any element but base br param script Any characters (with < and & escaped)
xmlns Any element Any characters (with < and & escaped) Fixed value: 'http://www.w3.org/1999/xhtml'
xmlns:xsi Any element Any characters (with < and & escaped) Fixed value: 'http://www.w3.org/2001/XMLSchema-instance'
Core Attributes
class Any element but style title script head param meta base html White-space separated list of NMTOKEN
id Any element but head meta html base title ID
title Any element but head title script html param meta base Any characters (with < and & escaped)
xml:space Any element but style title script head param meta base html 'preserve' Fixed value: 'preserve'
Style Attributes
style Any element but style title script head param meta base html Any characters (with < and & escaped)
Event Attributes
onclick Any element but style script title head param meta br base html Any characters (with < and & escaped)
ondblclick Any element but style script title head param meta br base html Any characters (with < and & escaped)
onkeydown Any element but style script title head param meta br base html Any characters (with < and & escaped)
onkeypress Any element but style script title head param meta br base html Any characters (with < and & es