Html is composed of tags that describes its structure. Each tag is used for different structural parts called elements. Below is an example of a heading and a paragraph.
<h1>This is a title</h1>
<p>This is the body of the paragraph</p>
Chat with our AI personalities