Introduction to HTML |

|

|
Related Links |
|
Tools Required: An ASCII text editor
At the very least you will need
an editor, a browser to check your work and ideally a connection to the Internet.
Beyond these are some software tools specialised for HTML document preparation
and editing, and others for developing and preparing accessory multimedia files.
Use any text editor to create HTML documents, as long as it can save your work on disk in
ASCII text file format. You can see the effects of your creation using any popular
browser.
Remember, browsers differ in how they display a page, not all browsers implement all
of the HTML standards, and some have their own special extensions to the language.
.
Understanding HTML Tags |