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 Bold text
Q.
-----it is used to show the Bold text
A.
<b>
B.
<strong>
C.
<i>
D.
<em>
Answer» A. <b>
1.1k
0
Do you find this helpful?
7
View all MCQs in
Web Technology
Discussion
No comments yet
Login to comment
Related MCQs
<b> tag makes the enclosed text bold. What is other tag to make text bold?
-------it is used to show the Bold text and big font
-----tag is used to show the highlight text(bold) with italic font in html document.
------tag is used to show bold and big in size in html document.
Choose the correct HTML tag to make a text bold?
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 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