HTML HTML Basic MCQ Question #4787
MCQ Single Best Answer Not Set

QAmong the following, which is the HTML paragraph tag?

ID: #4787 HTML Basic MCQ 194 views
Question Info
#4787Q ID
Not SetDifficulty
HTML Basic MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A
    
    <p>
    
  • B
    
    <pre>
    
  • C
    
    <hr>
    
  • D
    
    <a>
    
Correct Answer: Option A

Explanation


It's important to use the <p> tag to mark up paragraphs in your HTML documents, 
because it helps to give the content structure and meaning. 

This can make it easier for search engines to understand the content of the page, 
and it can also help users with disabilities to navigate and understand the page.

Share This Question

Challenge a friend or share with your study group.