Javascript tutorial- Days Alive and til die
- Subject: Javascript Tutorials
- Learning Time: 4
Good news everybody! In this tutorial we will show you how to take a basic pre-made HTML page and add to it with a bit of Javascript to create a death clock! This demonstrates updating the content of HTML pages within javascript as well as some basic calculations and using in built functions.
Lesson outcomes:
- How to update HTML within JS
- How to perform basic calculations in JS
- Using in built JS functions
- Setting and updating variables within Javascript