CBSE Class 10 Computer Applications
Question 153 of 176
HTML I — Basic HTML Elements — Question 26
Back to all questions 26
Question Question 18(vi)
What is wrong in the following coding ?
<BR> </BR>
<BR> is an empty tag. It doesn't have a closing tag.