Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

which tag will be used For raising number to a power?

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.

Join The Discussion