Computer Science, asked by abhijeetanand0104, 5 hours ago

Define <Body> tag. Name some of the important attributes of the <Body> tag.​

Answers

Answered by Kokkiearmy
3

\huge\boxed{\fcolorbox{black}{blue}{\fcolorbox{white}{pink}{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 mail2avyukth
1

Answer:

body tag is where all the text we want to display on the web page can be written and edited. some attributes are...background color and font

Similar questions