Understand the three components of a webpage - HTML,CSS and Javascript
Basic HTML - using w3school.com - online web development environment
Understand how computers read colours
Use online tools to make basic web pages
Basic HTML, CSS and JS (cont)- using a text Editor - desktop/laptop environment
Email your webpage to yourself or a friend - Understand the problems to overcome when sharing a web page
Sharing: Host and share using free Amazon AWS account
Linking to other Web Pages/Navigation
Alerts, console, elementById and document.write - Where does javascript output
Variables- Use skittles or mentos to explain how computers store memory
Arrays - How can you keep more than one variable in one place?
Functions- Blocks of code that run when you want
Events - Click a button to run code
Get user input - What is your name? exercise
Make a webpage that hides information until you roll over pictures: How much sugar?
Collapsible Accordian
Similar to this page, hide content until button clicked
Whats next?
Where to from here, review