This recitation's lengthy list of HTML tags.
W3 School is a
more complete list. Use the W3 School website after you are familiar
with HTML.
Questions after we complete the HTML introduction:
- What happens if a pair of tags is missing or wrong? How would you
find the problem?
- How can you make an image into a link so that a web page opens
when you click it? Hint: HTML tags can be nested.
- How do the tutorial instructions display the <> characters?
The <> characters are used for tags. What technique could you use
to find the answer?