html
start tag
h1
heading
p
paragraph
h*
these tags are used to define headings in order of importance and, therefore, size
img
src
alt
add image
specifies the file path of the image
specifies alternate text for image
< a href
hyperlink and also we can add the text we want to use instead
ul
Defines an unordered list
li
to define each list item