Additional HTML Elements

This week, we’ll spend our time almost exclusively learning about additional HTML elements.

After a quick review, we’ll move into structural markup elements like ordered and unordered lists. Lists are used continuously to communicate information, and HTML has very logical ways of working with them.

We’ll explore several semantic markup elements used to add or change the meaning of text and prose. We’ll also examine how to use links for other websites and e-mail.

As we dive further into HTML, you are welcome to utilize the textbook, HTML & CSS.

By the end of this topic, we hope you:

  • Are comfortable with structuring HTML documents and many types of semantic markup.
  • Have a firm grasp of internal and external linking.
  • Understanding ordered and unordered lists.