a) <hr/>
b) <br/>
c) <sup>
d) <img/>
Answer: c
Explanation: There are a few elements that do not have any words between an opening and closing tag. They are known as empty elements. An empty element usually has only one tag. Before the closing angled bracket of an empty element, there will often be a space and a forward slash.
Related Posts
Which attribute defines the file-select field?
Which attribute is used for activation of JavaScript?
How does the color attribute work?
Which of the following is a new input attribute introduce by HTML5?
What is the default type of ‘type’ attribute of <input> element?
Which browser supports mozCurrentSampleOffset?
What can not be done by controls attribute?
Join The Discussion