CBSE Class 10 Computer Applications Question 41 of 176

HTML I — Basic HTML Elements — Question 39

Back to all questions
39
Question

Question 39

In which section of an HTML document do you enter the <P> element ?

  1. The body section.
  2. The footer section.
  3. The style sheet.
  4. The head section.
Answer

The body section.

Reason — We use the <P> element in the body section of an HTML document.