Which of the following is/are true about HTML?
Answer options
A
Some of the tags are self closing while some of the tags must be explicitly closed in HTML5
B
Browser does not throw any error even if we have mistaken in the HTML syntax
Correct answer: Some of the tags are self closing while some of the tags must be explicitly closed in HTML5, Browser does not throw any error even if we have mistaken in the HTML syntax
Explanation
The correct answers are: Some of the tags are self closing while some of the tags mus, Browser does not throw any error even if we have mistaken in.