Hi All, I've designed my website in html with notepad. I used a script checker, and it looks great in the browser. Now I need to convert it to upload it to my domain. Can someone help the clueless? Thanks! Shangri-Leigh
When you are in notepad, do a "save as" and name the file index.html You can name it anything instead of index, but you have to add the .html to make it work.
When you get the save file dialog, you have to select "All Files" from the "Save as type" dropdown. Otherwise, it will put a .txt at the end and you'll end up with index.html.txt which is no good.