Tags de base HTML
<p>is for a paragraph and for texts</p>
<h1>biggest heading</h1>
<h6>smallest heading</h6>
<a>link</a>
<html>root element</html>
<img>image
<title>page title</title>
C plus