InterviewSolution
Saved Bookmarks
| 1. |
The tag ……….. is used to create superscripts and …………. tag is used to create subscripts on a Web page. |
|
Answer» The tag <sup> is used to create superscripts and <sub> tag is used to create subscripts on a Web page. |
|