HTMLBRElement
Baseline Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.
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
Obsolète
|
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
Specification |
---|
HTML # htmlbrelement |
Compatibilité des navigateurs
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
HTMLBRElement | ||||||||||||
clear |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- Deprecated. Not for use in new websites.
The compatibility table on this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Voir aussi
- L'élément HTML supportant cet interface :
<br>