Html stands for "Hyper text Markup Language "
You call the h1 a "h1 tag"
To make a h1 you do:
You can also make text Using h2, h3, h4, h5, h6 and p tags
you make it the same way as the h1 tag but with the name of the tag where you put the text "h1".
h6 is tiny and h1 is big.
to see more about HTML Text you can go on IO videos then open the "Making Html Text" Video.
you can make image's in html using the IMG tag
how do you make an img tag?
you make it like this:
in the SRC make the URL of the image.