HTML & CSS — Your First Website
Lesson 6: Creating links
Platform
Duration
1 lesson
Resources
Differentiation
Prepare a list of suitable and reliable online resources that your ākonga can browse for links to relevant information on their chosen bird.
Extension
Challenge ākonga to examine the URL that they choose to link and see if they can identify basic parts of it. For example, ‘en.’ refers to the English database of the homepage ‘wikipedia’ which has a ‘.org’ domain rather than a ‘.com’ or ‘.co.nz’.
Guide learners to move on to the next lessons of the Your First Website unit.
About Activity
The sixth 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 we will add new tags and attributes to our tool box, including anchor <a> and hypertext reference <href>, used together to add links to a website.
Activity Guide
Your First Website - Lesson 5 >> Previous
Next >> Your First Website - Lesson 7