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