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