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 ?
- The body section.
- The footer section.
- The style sheet.
- The head section.
The body section.
Reason — We use the <P> element in the body section of an HTML document.