ZVON > References > XHTML Reference
   Transitional XHTML   Frameset | Strict | >> Transitional << |  [Comparison]

Go to Standard
Element: div
Attributes: | align | class | dir | id | lang | onclick | ondblclick | onkeydown | onkeypress | onkeyup | onmousedown | onmousemove | onmouseout | onmouseover | onmouseup | style | title | xml:lang |
Parents: | applet | blockquote | body | button | center | dd | del | div | fieldset | form | iframe | ins | li | map | noframes | noscript | object | td | th |
Children: | #PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noframes | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var |

Your browser display:
H2O
E = mc2
Mlle Dupont
Source [  Open as XHTML document  ]

<div> H
     <sub>2</sub>O
</div>
<div> E = mc
     <sup>2</sup>
</div>
<div>
     <span lang="fr">M
          <sup>lle</sup> Dupont
     </span>
</div>

Your browser display:
As Harry S. Truman said, The buck stops here.
More information can be found in [ISO-0000].
Please refer to the following reference number in future correspondence: 1-234-55
Source [  Open as XHTML document  ]

<div> As
     <cite>Harry S. Truman</cite> said,
     <q lang="en-us">The buck stops here.</q>
</div>
<div> More information can be found in
     <cite>[ISO-0000]</cite>.
</div>
<div> Please refer to the
     <em>following reference number</em> in future correspondence:
     <strong>1-234-55</strong>
</div>