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 Emphasized ...
Q.
------it is used to show the Emphasized text
A.
<b>
B.
<strong>
C.
<i>
D.
<em>
Answer» D. <em>
535
0
Do you find this helpful?
1
View all MCQs in
Web Technology
Discussion
No comments yet
Login to comment
Related MCQs
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 Smaller text.
------it is used to show the Deleted text
-------it is used to show the Inserted text.
-------it is used to show the Subscript text.
-------it is used to show the Superscript text.
------it is used to show the text in small font effect.