L'interface HTMLBRElement
représente un retour à la ligne. Il hérite de HTMLElement
.
Propriétés
Hérite les propriétés de son parent : HTMLElement
.
Nom | Type | Description |
---|---|---|
clear |
DOMString |
Indique le flux du texte autours des objets flottants. |
Méthodes
Aucune méthode spécifique ; hérite les méthodes de son parent, HTMLElement
.
Spécifications
Spécification | Statut | Commentaires |
---|---|---|
WHATWG HTML Living Standard La définition de 'HTMLBRElement' dans cette spécification. |
Living Standard | Aucun changement par rapport à HTML5 |
HTML5 La définition de 'HTMLBRElement' dans cette spécification. |
Recommendation | Aucun changement par rapport à Document Object Model (DOM) Level 2 HTML Specification |
Document Object Model (DOM) Level 2 HTML Specification La définition de 'HTMLBodyElement' dans cette spécification. |
Recommendation | Aucun changement par rapport à Document Object Model (DOM) Level 1 Specification. |
Document Object Model (DOM) Level 1 Specification La définition de 'HTMLBodyElement' dans cette spécification. |
Recommendation | Première définition. |
Compatibilité des navigateurs
Fonctionnalité | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Support de base | 1.0 | 1.0 (1.7 ou moins) | (Oui) | (Oui) | (Oui) |
Fonctionnalité | Android | Firefox Mobile (Gecko) | IE Phone | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Support de base | (Oui) | 1.0 (1.0) | (Oui) | (Oui) | (Oui) |
Voir également
- L'élément HTML supportant cet interface :
<br>