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
→
The HTML------element defines a paragrap...
Q.
The HTML------element defines a paragraph.
A.
<H6>
B.
<P>
C.
<HR>
D.
<pre>
Answer» B. <P>
2.3k
0
Do you find this helpful?
25
View all MCQs in
Web Technology
Discussion
No comments yet
Login to comment
Related MCQs
If para1 is the DOM object for a paragraph, what is the correct syntax to change the text within the paragraph?
-------defines the most important heading. <h6> defines the least important heading.
<h1> defines the most important heading------- defines the least important heading.
Which of the following is the correct syntax to make the background-color of all paragraph elements to yellow?
The------tag defines a thematic break in an HTML page, and is most often displayed as a horizontal rule
The HTML-----element defines a line break
The HTML-------element defines preformatted text.
The HTML---------element defines a section that is quoted from another source.
The HTML------tag defines the title of a creative work (e.g. a book, a poem, a song, a movie, a painting, a sculpture, etc.).
The <input type="-------"> defines a checkbox it is used to give no of option and we have to select more then one option.