a) <sup>
b) <sub>
c) <br/>
d) <ul>
Answer: a
Explanation: The <sup> element is used to contain characters that should be superscript. It is commonly used with foot notes or chemical formulae. E.g. X2 , <br> is for break, <ul> is for unordered list.
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