The introduction of HTML
     Have you seen the web pages in the internet before? All the web pages are created by using HTML(Hypertext Markup Language).The HTML arrange the text,pictures and other things by using the the set of tags.
e.g <BR>,<Font>...

What should you need to make a HTML file?      There are many tools you can use. e.g Microsoft Frontpage,Netscape Composer...These softwares creat the HTML files directly. You also can use some word processors like Wordpad,Notepad(as simple as best) and then save the work as *.html or *.htm.

Next Page