InterviewSolution
Saved Bookmarks
| 1. |
which tag will be used For raising number to a power?(a) (b) (c) (d) The question was posed to me in quiz.My doubt is from HTML5: Beyond Markup in division HTML Markup, Forms, Video, Audio & Other Multimedia of HTML |
|
Answer» RIGHT option is (a) Easiest explanation: The element is used to CONTAIN characters that should be SUPERSCRIPT. It is commonly used with FOOT notes or chemical formulae. E.g. X^2 , is for break,
|
|