HTML & CSS — Your First Website
Lesson 7: Adding pages
Platform
Duration
1 lesson
Resources
Differentiation
Divide ākonga into up to 5 groups and assign each one a different type of link to learn about and report on to the whole group.
Extension
In this exercise example we have the <li> tags inside the <a href> tags. Challenge your ākonga to consider and then to test what would happen if these were flipped, to have the <a href> tags inside the <li> tags.
Guide learners to move on to the next lessons of the Your First Website unit.
About Activity
The seventh of the Your First Website lesson series, continuing the introduction to basic HTML and CSS through building a website from scratch, one step at a time.
Learners will cover fundamental skills and tools for using HTML and CSS, and how to apply them in the Trinket programming platform. In this lesson, they will learn how to expand their website by adding new pages and linking them all together.
Activity Guide
Your First Website - Lesson 6 << Previous
Next >> Your First Website - Lesson 8