McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Computer Applications (BCA)
→
Web Technology
→
HTML
→
-------it is used to show the Subscript ...
Q.
-------it is used to show the Subscript text.
A.
<del>
B.
<small>
C.
<ins>
D.
<sub>
Answer» D. <sub>
2k
0
Do you find this helpful?
7
View all MCQs in
Web Technology
Discussion
No comments yet
Login to comment
Related MCQs
Which of the following is used to specify the subscript of text using CSS?
Consider the following statements var text = "testing: 1, 2, 3"; // Sample text var pattern = /\d+/g In order to check if the pattern matches with the string “text”, the statement is
-----it is used to show the Bold text
-------it is used to show the Bold text and big font
-----it is used to show the Italic text
------it is used to show the Emphasized text
-------it is used to show the Smaller text.
------it is used to show the Deleted text
-------it is used to show the Inserted text.
-------it is used to show the Superscript text.