HTML basics
Welcome to the simple HTML tutorial for beginners. This tutorial will
guide you through the creation of your very own web page. For more experienced
web designers these pages might have tips on how to improve your
existing web page.
By: Admin
Email:
Published:
2006.08.05 - 11:17
Mark: Unrated
The role of HTML
There are today several hundred million web pages posted on the World
wide web (WWW). All of these pages use the Hypertext Markup
Language (HTML) to some extent. HTML is a universal programming
language for web pages (not actually a programming language in the true
meaning of the word). No matter if your PC is running
Windows, Linux, OS X (Apple) or other operating
systems, they all have web browsers that are compatible with HTML.
With
this tutorial everybody can get an insight into how HTML documents are
created and displayed. It will take you through simple examples step by
step, and enable you to start coding HTML in no time.