

Samajam Tutorials
HTML Programming
Welcome to HTML programming. HTML(Hyper Text Markup Language) is
the programming language used to create sites for the internet. For example, this
site has been created using HTML language. Like any other programming
language, HTML has its unique syntax or "tags" as it is commonly known in
case of HTML. It is a simple language which can be mastered in just
10 days. Unlike any other programming language, HTML does not require a
special compiler. Your internet browser (ie Internet Explorer or Netscape Navigator) is the compiler. HTML can be written in the basic Windows "Notepad". Once the
program is complete, it has to be uploaded to the internet for others to see.
I will introduce HTML programming in an interactive way, so that you will find it interesting
and easy to learn.