HTML • Here below you can see some basic HTML terms Code
What does this mean?
<html>
This tells the program you are working in HTML
<h1>
This is a form of a Header
<p>
This is used when you want to write a paragraph
<body>
This is how the site will look
<h2>
Another form of a header