Description
- Description:
- Change de ligne
Attributs
id ID #IMPLIED
class CDATA #IMPLIED
style %StyleSheet; #IMPLIED
title %Text; #IMPLIED
lang %LanguageCode; #IMPLIED
xml:lang %LanguageCode; #IMPLIED
dir (ltr|rtl) #IMPLIED
onclick %Script; #IMPLIED
ondblclick %Script; #IMPLIED
onmousedown %Script; #IMPLIED
onmouseup %Script; #IMPLIED
onmouseover %Script; #IMPLIED
onmousemove %Script; #IMPLIED
onmouseout %Script; #IMPLIED
onkeypress %Script; #IMPLIED
onkeydown %Script; #IMPLIED
onkeyup %Script; #IMPLIED
XHTML 1.0 Transitional
clear (left|all|right|none) "none"
Si on place un <br clear="all" /> à côté d'une image, le texte
suivant le br se positionne sous l'image.
L'attribut clear="" a été remplacé par la propriété CSS clear:
<br style="clear:left;" />
<br style="clear:both;" />
<br style="clear:right;" />
<br style="clear:none;" />
Imbrication XHTML 1.0 Strict
- Peut être imbriquée à l'intérieur de:
- a, abbr, acronym, address, b, bdo, big, button, caption, cite, code, dd, del, dfn, div, dt, em, fieldset, h1, h2, h3, h4, h5, h6, i, ins, kbd, label, legend, li, object, p, pre, q, samp, small, span, strong, sub, sup, td, th, tt, var
- Peut imbriquer: