br
br
This page has been flagged with the following issues:
High-level issues:
W3C Recommendation
Summary
The br element (<br>) forcibly breaks (ends) the current line of text, without starting a new paragraph.
Overview Table
| DOM Interface | [[HTMLBRElement|HTMLBRElement]] |
|---|
Examples
The following example is correct usage of the br element
HTML
<p>P. Sherman<br> 42 Wallaby Way<br> Sydney</p>
Related specifications
| Specification | Status | Related Changes |
|---|---|---|
| HTML5 | Working Draft | |
| HTML 4.01 Specification | Recommendation |
Compatibility
Desktop
| Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
|---|---|---|---|---|---|
| Basic support | ? | ? | ? | ? | ? |
Mobile
| Feature | Android | BlackBerry | Chrome for mobile | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Opera Mini | Safari Mobile |
|---|---|---|---|---|---|---|---|---|
| Basic support | ? | ? | ? | ? | ? | ? | ? | ? |
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here