HTML Structure: Tables, Divs, and Spans


This lesson delved deeper into formatting, and expanded on structural aspects such as tables, divs, and spans. It covered a variety of ways to create and format tables and their headers, introduced how divs can function as containers for all types of elements, and demonstrated how spans can make it easy to edit small sections of code like this.

The final project for this lesson was to create a clickable photo page, where the user could click each image and be taken to a different webpage. You may click the preview below for a working version of the webpage created in Codecademy.