QUICK COURSE LINKS: Add blog post - Read latest group posts - Course Moodle site
FAQs: Course process : Site design : HTML : CSS : JavaScript : JQuery : AJAX : Misc : Accessing your web space at AU : Podcasts for each unit
Updated resource pages: Unit 1 - Unit 2 - Unit 3 - Units 4 & 5 - Unit 6 - Unit 7
Important notice: the student web server is unavailable. Until this is fixed, we do not require you to upload your site to the student server. See Running a web server on your local machine for details of how to meet the requirements for the final unit, and my posts on the subject in the discussion forum for further information about the problem.
Testing of a new server is in progress: if you would like to get early access and you are unafraid of working with command lines, network settings, and conf files, please contact Gerald Abshez, asking to be part of the trial.
Comments
Hello I have reviewed the html code and I would like to suggest to add a few line of comments at the beginning of the code as well as add the comments in the code and here are the points that we should keep in mind:
Why you wrote a particular function or other code block
What task the code block is supposed to perform
Who requested the code block
Why you used a particular technique for writing the code block
Which resources you used to create the code
How the code was created and tested
Who worked on the code (including contact information)
When the code was created
Source: Mueller, John Paul. "Chapter 3 - Integrating HTML5 and JavaScript". HTML5 Programming with JavaScript For Dummies. John Wiley & Sons.
I edited the file to include comments.