Do all HTML tags require both a begin and end tag?
No, some tags do not come in pair.
For an example: <img> tag and <br> tag do not require end tags.
Learn more about the similar topics:
| Tutorials |
|---|
| HTML Elements and Tags |
| Interview Questions & Answers |
|---|
| Do all HTML tags require both a begin and end tag? |