is not the attribute of <body> tag in HTML.
Answers
Answered by
1
Answer:
When writing in HTML, the <body> tag is used to contain a web page's content, including hyperlinks, images, tables, text, etc. It is required in every HTML document, and there may only be one <body> tag per page.
Similar questions