Is this to remember things better?
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
<!DOCTYPE> - code language
<html> - html content
<head> - head
<body> - body
<title> - page title
<footer> - page footer
<h1> to <h6> - headings
<p> - normal
<br> - line break
<img> - image
<a> - hyperlink
<b> - bold
<i> - italic
<q> - quotes
<del> - strikethrough
<ins> - underline
<em> - normal emphasize
<strong> - normal strong
<mark> - normal mark
<sub> - normal subscript
<sup> - normal superscript
<ul> - unordered list
<ol> - ordered list
<li> - list item
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~