Objective: To learn Web Development using free online tutorials

'By The Web Witch'

My Progress with 'The Experiment'

What I've learned so far...

Below are 3 images of syntax for HTML, CSS and JavaScript. These are direct copies of the syntax I used to create this site. They are in no way perfect and I do not recommend using them as a template, they are just a snapshot into my progress.

Note:To enlarge the images just click one of the pictures to scroll through them.

Image of HTML Syntax
How to write HTML
Image of CSS Syntax
How to write CSS
Image of JS Syntax
How to write JS

These are the 3 modules I have been studying HTML, CSS and JavaScript. Once I have a sound understanding of these I will move onto ASP, PHP and SQL. It's a long road ahead but I'm packed and ready.

Samples of Javascript that I've learned

Javascript Examples

Display Message Alert Box


Form Validation

Type your name into the text field below.

Your first name is:

The form submitted correctly, yes? To view what Javascript Form Validation is, leave the field blank and click submit.

Note: It is advised to clear previously submitted data by navigating away from this page and then returning to continue with the next example.


Variable and Arithmetic Operator Function

Enter Your Year of Birth in YYYY format.

Year of Birth:

Answer: This year you turn(ed):

Note: To clear the result, reset the form and refresh the page.

Last modified:

© The Web Witch 2012