|
HTML
HTML stands for HyperText Markup Language, and is similar
to SGML, the Standard Generalized Markup Language. An
HTML file consist of text, which is displayed to the
reader of your HTML document, and tags, which tell the
browser how to format that text.
NCSA
- A Beginner's Guide to HTML
HTML
Tutorial 1
HTML
Tutorial 2
Chris's
HTML Tutorial Center
HTML
Goodies
Introduction
to HTML
HTML
Tutorial 3
Introduction
to advance guide to HTML
HTML
Quick Reference
A
tutorial for creating web pages
HTML
with Style Tutorials
The
Complete HTML 4.01 Reference
Javascript
JavaScript is a programming language developed by NetScape
communications corporation to permit more interactive
HTML pages. HTML, the core language of the World-Wide
Web, is a markup language: it describes what data are,
and not how to manipulate those data. On the other hand,
programming languages make it possible to mainpulate
data. In effect, JavaScript was intended to extend HTML
to make it more interactive.
Voodoos
Introduction to Javascript
Javascript
Introduction
Javascript
tutorial for the total non-programmer
Javascript
Guide - Excellent tutorial
|