Here is the first step you need to create your website. If you use Windows, you don’t need to buy or download an editor in order to write HTML. You have a perfectly functional editor built into your operating system – Notepad.
In fact, for many people this is all the HTML editor they will ever need.
There are only a few steps to creating a Web page with Notepad
1. Open Notepad: Notepad is nearly found in your “accessories” menu
2. Start writing your HTML. Remember that you need to be more careful than in an HTML editor. You won’t have elements like tag completion and validation
3. Save your HTML to a file. Now this is the tricky part, Notepad normally saves files as .txt. but since you are writing HTML, you need to save the file as .htm.
If you are not careful, you will end up with a file named something like this filename.htm.txt
Here is how to avoid that
1. Click on ‘File’ and then ‘Save as’
2. Navigate to the folder you want to save in
3. Change the ‘Save as Type’ drop-down menu to ‘All Files (*.*)
4. Name your file, be sure to include the .htm extension e.g. homepage.htm
Remember HTML is not terribly hard to learn, and you need not buy any additional software or other items in order to put up your web page. With Notepad, you can write complex or simple HTML and once you have learned the language, you can edit pages as quickly as someone with an expensive HTML editor…
it is absolutely free…
4:51 PM
Adetayo
Posted in:
0 comments :
Post a Comment