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
→
What is the correct HTML tag for inserti...
Q.
What is the correct HTML tag for inserting a line break?
A.
<br>
B.
<lb>
C.
<break>
D.
<newline>
Answer» A. <br>
1.5k
0
Do you find this helpful?
3
View all MCQs in
Web Technology
Discussion
No comments yet
Login to comment
Related MCQs
The------tag defines a thematic break in an HTML page, and is most often displayed as a horizontal rule
------tag is used to show the keyboard tag in html document
The HTML-----element defines a line break
Choose the correct HTML tag to make a text italic
Choose the correct HTML tag to make a text bold?
Choose the correct HTML tag for the smallest size heading?
<b> tag makes the enclosed text bold. What is other tag to make text bold?
To use an image as a link, just put the------tag inside the <a> tag:
What should be the first tag in any HTML document?
Which tag creates a check box for a form in HTML?