Html……?
Okay, in Web Design, I was tought that to make an html page, it had to be saved as a plain text document…..but on my computer..I can’t save things as plain text….My only options are:
Rich Text Format
Text Document
Text Document-MS-DOS Format
Unicode Text Document
Which one do I use if I want to make a page using html codes??
Tagged with: HTML
Filed under: HTML
Like this post? Subscribe to my RSS feed and get loads more!
First of all you should be using notepad not world pad then when you press save as you put the name you want then .html at the end save as type all files encoding ANSI
Save as a text document: filename.html
In the drop down box underneath select “all file”
There is a free HTML ebook that has screenshots showing how to do this.
Try: http://freehtmlbook.com
Do not use Word. Use notepad, Word will insert destructive formatting characters into the html.
Unicode Text Document, and type the filename including the .html or .htm extension (homepage.html)