HTML MCQ : HTML Paragraph (Multiple Choice Questions)


Question 1
Paragraph in HTML is having end tag.
A
True
B
False
Question 2
Which tag is used to divide the HTML document into the paragraphs ?
A
paragraph
B
p
C
par
D
para
Question 3
Browsers automatically add an __________ before and after a paragraph.
A
empty space
B
empty line
C
empty spacing
D
None of these
Question 4
Future version of HTML will not allow you to skip end tags in case of Paragraph tag.
A
False
B
True
Question 5
Text written inside the following pair of tags is considered as paragraph.
A
<paragraph></paragraph>
B
<para></para>
C
None of These
D
<p></p>
There are 5 questions to complete.