Which of the following elements is an empty element?
(a) <memo></memo>
(b) <br/>
(c) <test type='hard'/>
(d) None of the above are empty element
Answers
Answered by
2
Hi
(b) <br/> is your answer.
it is used for adding line break, it is an empty tag.
Similar questions