4. Empty tags are HTML tags that have only start tag.
True or false
Answers
Answered by
2
Explanation:
These elements are called empty or void and only have a start tag since they can't have any content. They must not have an end tag in HTML. The void elements in HTML 4.01/XHTML 1.0 Strict are area, base, br, col, hr, img, input, link, meta, and param.
Answered by
2
Explanation:
TRUE
HOPE THIS MAY HELP YOU!
Similar questions