HTML 5 and JavaScript

Exam 2

Second text book

Title: Head First HTML5 Programming
By: Eric Freeman, Elisabeth Robson
Publisher: O'Reilly Media

JavaScript resources

Hello World

Lab 15

  1. Create a Chapter15 directory on in the LABS directory on your thumbdrive.
  2. Create an EnergyDrink.html page following the instructions on pages 25 through 27.
  3. Edit the index.html file in your LABS directory to have a link to the EnergyDrink.html page in a Lab15 directory.

HTML5 Calculator

Complete your calculator using this JavaScript code.

Always turn off your computer and screen before leaving the room.