Click to See Complete Forum and Search --> : Weard


Jego
02-03-2003, 08:21 AM
I use notepad to make site's but do i need to save the file's into a html file ore is a text file oke??

Jego
02-03-2003, 08:23 AM
so plz let me know :)

Stefan
02-03-2003, 08:44 AM
A textfile and a HTML file is exactly the same, they just have a different ending (.txt or .html)

However once you upload the file on a webserver, it will use the extension to ddetermine what mimetype it should sen the file as, so you should name you html files .html to make sure it gets right.

Jego
02-03-2003, 12:24 PM
i cant save a file made with noteblock as a html file only as a text file i dunno why that is but it is that way. is there some wrong wih my noteblock (kladblock) ore do i need to save them as a html file with an other program??

Stefan
02-04-2003, 01:45 AM
Originally posted by Jego
i cant save a file made with noteblock as a html file only as a text file i dunno why that is but it is that way. is there some wrong wih my noteblock (kladblock)

There is something wrong with your "noteblock". But it doesn't matter, just change the name of the file from blabla.txt to blabla.html

Using another texteditor might be a good suggestion too. On windows you can use eg ConTEXT (freeware) instead

http://www.fixedsys.com/context/main.html

Jego
02-04-2003, 04:13 AM
ty prob solved now :)

jpmoriarty
02-04-2003, 05:06 AM
you usually can save it as a HTML file form notebook - when the save menu comes up, if you change the "extension" drop down and select "*.* all files". Then if you save it as document.html, it doesnt add the txt to the end of it.

Or alternatively just save it as a .txt and then rename it, but I find the above a bit of a shortcut.