Music, asked by shina35, 4 months ago

b. What is the BODY tag in HTML used for?​

Answers

Answered by Guru181
2

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.

Answered by 677sanju
2

Answer:

Hello

Explanation:

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