Adding sentence "The '<br>' tag is an empty tag which means that it h… (#21303)
* Adding sentence "The '<br>' tag is an empty tag which means that it has no closing tag." * Format the text properly
This commit is contained in:
committed by
Niraj Nandish
parent
43f4cd0224
commit
bc896c92ea
@ -3,7 +3,7 @@ title: Br Tag
|
||||
---
|
||||
## Br Tag
|
||||
|
||||
The `<br>` tag produces a line break in a text. This is useful for poems and addresses.
|
||||
The `<br>` tag produces a line break in a text. This is useful for poems and addresses. The `<br>` tag is an empty tag which means that it has no closing tag.
|
||||
|
||||
### Example
|
||||
```html
|
||||
|
Reference in New Issue
Block a user