HTML <body>tag
HTML body tag:
This is a double tag. <body> This is the beginning tag and </body> this is the closing tag. This <body> element defines the document's body an HTML document. The HTML <body> tag contains all the contents of an HTML document, as like lists, text, tables, images, hyperlinks, etc. This tag using for make the body on your page. This tag use for Documents, Image, text, link, table,list, etc. You can making the definition of description paragraph article videos audios and all body things under this tag.
<body>=page body.
Copy this code and past your page.
Result:
This is the body on this page.
2. What is the using for <body> tag ?
3. What is the definition of <body> tag ?
4. What is the <body> tag mean ?
5. How can You make a body using HTML ?
Support Browser
- Elements Attributes: alink, background, bgcolor, link, text, vlink, etc.
- Html Version Differenc: Differences Between HTML 5 and 4.01.
In HTML5 all layout attributes are removed.
If you want to make body on your page using, use HTML <body>tag.
1. What is the <body> tag ?
2. What is the using for <body> tag ?
3. What is the definition of <body> tag ?
4. What is the <body> tag mean ?
5. How can You make a body using HTML ?