MCQ
Which HTML tag is used to define a subscript text?
A <sub>
B <sup>
C <script>
D <s>
Explanation

The <sub> tag defines subscript text, which appears half a character below the normal line.