Here is some HTML tags and what they do.
<html> This signals that you are writing code.
<header> This starts a content system.
<title> This is a title.
<p> This is the start of a paragraph.
<h1> This is header large.
<h2> This is header medium.
<h3> This is header small
<font> This changes the color of your font.
<bg> This changes the color of your background.
Those are tags now lets show you some example code.
