Respuesta :

Answer:

Use the HTML <p> tag to configure a generic area on a web page that is embedded within a paragraph or other block display element.

Explanation:

Example:

<p> This is some text in a paragraph. </p>