Computer Science, asked by shagunguleria61, 6 months ago

define body tag
pls answer my question correctly​

Answers

Answered by neerajverma4151
5

Answer:

The <body> tag defines the document's body. The <body> element contains all the contents of an HTML document, such as headings, paragraphs, images, hyperlinks, tables, lists, etc. Note: There can only be one <body> element in an HTML document.

Similar questions