What do you need to create web sites with HTML:

Important: Unlike normal text files, you have to save your file with a '.html' extension. For example: index.html. A web Browser is capable to translate you HTML document into a viewable page on the computer. The web browser understand the HTML tags used in your web site.

The advantages of coding 'plain' HTML in a text editor are:

Disadvantages: