Learn JavaScript in 10 Easy Steps

These NEW and Updated notes on JavaScript are intended to provide the reader with a basic understanding of the main areas of JavaScript with the aim of creating their own scripts. They are broken down into 10 easy to follow sections. These notes should ideally be read in the order in which they are presented as some sections may not make sense without having first read the previous JavaScript notes. It is also expected that you have a basic understanding of HTML before beginning with this series of notes.



Javascript Introduction
Javascript If or Else
Javascript Passwords

Learn CSS in 10 Easy Steps

This section of notes on CSS is broken down into 10 easy to follow sections. These notes should ideally be read in the order in which they are presented as some sections may not make sense without having first read the previous CSS notes. It is also expected that you first have a basic knowledge of HTML before beginning this series of CSS notes.




In order to give you a little leg up, the infographic below outlines the history of CSS and a few interesting facts about CSS3.




Learn HTML in 10 Easy Steps

These NEW and Updated notes on HTML are intended to provide the reader with a basic understanding of the main areas of HTML and HTML5 with the aim of creating websites. They are broken down into 10 easy to follow sections. These notes should ideally be read in the order in which they are presented as some sections may not make sense without having first read the previous HTML notes. So get started learning html now and take the first step on the road to creating your own website.


HTML IntroductionHTML DoctypesHTML ElementsHTML TemplateHTML Attributes
HTML ListsHTML TablesHTML LinksHTML ImagesHTML Multimedia


When you do get down to creating the website, it might be helpful to remember these web design Do's and Dont's.