You Are Here: Home »Tutorials»Html_js »   Index Wednesday October 8th 2008

HTML + Javascript Tutorials

The Basics

Basic Page Layout
The starting point, a quick explination of "tags" and the basic HTML page layout.

Javascript Functions
The basics of using Javascript functions to execute code or perform commands within your pages.

External .js Files
Using external .js files to manage your Javascript.

General Javascript

Alert, Confirm + Prompt Boxes
A brief explaination of Javascript alert, confirm and prompt boxes.

Working With Tables

Creating Tables
A simple introduction to tables.

Table Border Styles
Making use of different border styles, such as dashed and dotted borders.