
Lesson 1 - HTML
Objectives:
- Understand what a HTL document is
- Be able to create HTML documents
- Be able to use a number of HTML tags, and evaluate what they do
Outcomes:
- HTML tag definitions
- Example HTML code
Link to the OneNote page.
Lesson 2 - CSS
Objectives:
- Understand what a CSS document is
- Be able to create CSS documents
- Be able to use CSS selectors and a number of CSS properties
Outcomes:
- CSS property definitions
- Example CSS code
Link to the OneNote page.

Lesson 3 - Javascript
Objectives:
- Understand what a Javascript document is
- Be able to create Javascript documents
- Be able to add different interactive elements on your webpage
Outcomes:
- Javascript definitions
- Example Javascript code
Link to the OneNote page.