body
Contains the visible content of the document.
Description
The <body> element is part of the Document category in HTML.
Basic Example
Basic body example
<body>...</body>
Attributes
This element supports global attributes.
Accessibility
Accessibility considerations for the <body> element will be documented here.
Related
Related elements will be documented here.