S T A R T I N G W I T H H T M L
For this course you will need a simple text editor to write html codes. For example you can use notepad in
windows or any text editor in other operating systems. You will also need a browser like Internet explorer or
Mozilla Firefox. In this course we will assume that you are working in Windows 9X/NT/2000/XP/Vista.
Open notepad and type the following code.
Example 1-1: page1-1.html
<HTML>
Hello world!
</HTML>
Now save the text as “page11.html”. Notepad by default will add a “.txt” extension to every file it saves. To
make sure it will save your file with an “.html” extension you need to change “Save as type” setting in “Save
file” window to “All files” (Figure 1.1).















Be First To Comment
Leave Your Comments Below