Respuesta :
Answer:
The <body> element contains all the contents of an HTML document, such as headings, paragraphs, images, hyperlinks, tables, lists, etc.
<p>
<img>
<h1>
<h2>
<div>
<table>
					                   Description. The HTML  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.
					                
					                
					              
			                  