Module 1

Happy Birthday
In this project, you will be introduced to HTML and CSS by learning how to make your own customised birthday card. HTML stands for Hypertext Markup Language, the language used to make webpages. CSS stands for Cascading Style Sheets, and it is a language used to style webpages and make them look nice.

Tell a Story
In this project, you will learn how to create your own webpage to tell a story, joke, or poem.

Wanted !
In this project, you will have an opportunity to write your own CSS to style a webpage. You will also edit and write CSS properties and selectors to make your own poster.

Recipe
In this project, you will learn how to create a webpage for your favourite recipe. You will learn about HTML lists and CSS colours. You will create your own recipe, adding ingredient and method lists.

Mystery Letter
In this project, you will create a mystery letter that looks like each word has been cut from a different newspaper, magazine, comic or other source. You are introduced to CSS classes. You use multiple CSS classes to style text and also learn how to use background images and free Google fonts in projects.

Project Showcase
In this project, you will create a showcase of the above HTML projects and learn about links and embedding resources. It introduces text links to other webpages and to named ids within a page. It also introduces embedding other projects into a webpage.