HTML HTML Basic MCQ MCQ Details
MCQ Practice Single Best Answer Topic: HTML Basic MCQ

Q Among the following, which is the HTML paragraph tag?

Question ID
#4787
Subchapter
HTML Basic MCQ
Action
Choose one option below

Choose Your Answer

Click an option to check whether your answer is correct.

  • A
    
    <p>
    
  • B
    
    <pre>
    
  • C
    
    <hr>
    
  • D
    
    <a>
    
Correct Answer: 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

Share this MCQ with your friends or study group.