CBSE Class 10 Computer Applications
Question 142 of 176
HTML I — Basic HTML Elements — Question 15
Back to all questions 15
Question Question 15(a)
<BR> tag has its closed tag as </BR>. State True or False?
False
Reason — <BR> is an empty element. It does not have a closing tag </BR>.