Computer Science, asked by skdodiya9295gmailcom, 1 year ago

Define body tag with there attribute

Answers

Answered by Divya16784
16
The HTML <body> tag defines the main content of the HTML document or the section of the HTML document that will be directly visible on your web page. This tag is also commonly referred to as the <body> element.

Syntax

In HTML, the syntax for the <body> tag is:

<body> </body>

Answered by Subashsingh
5
Hope it helps you.....
Attachments:
Similar questions