No, it's really simple, actually. You just save it as whatever.html
gl =)
2007-11-09 10:49:31
·
answer #1
·
answered by Traceur 3
·
2⤊
0⤋
Well the easiest way is to select "Save As" click or select "all files" then in the blank area provided for the file name type the full name like
mypage.html
then press save
-- you have a full html page saved without the .txt extension. If you already saved it you can also just highlight the name and rename or change it to myfile.html just delete the txt extension.
2007-11-09 11:34:48
·
answer #2
·
answered by Tracy L 7
·
0⤊
0⤋
Well, a .txt file is nothing but a string of characters following no rules whatsoever.
HTML is a markup language with a finite number of tags that browsers understand and use to render content.
If your questio is how you can display the content of a .txt file in a HTML page, just do the following in your notepad:
My Text
[copy and paste the content of your .txt file here]
As for tools. I can recommend PSPad. A more than decent freeware text editor that supports syntax highlighting (any a whole pleatora of other useful features):
http://www.pspad.com/en/
2007-11-09 10:51:02
·
answer #3
·
answered by Martin I 3
·
0⤊
0⤋
First of all ->open the Note pad. After that Click the -->Save As . Then type the name of the file like test.html.
After that click save button. Then your file are ready with HTML.
2015-06-06 01:00:09
·
answer #4
·
answered by Atul 1
·
1⤊
0⤋
Hi, just save your file with extension .html for example "filename.html"
2016-10-26 01:07:13
·
answer #5
·
answered by whmcs 1
·
0⤊
0⤋
First Open your notepad
Then go to file menu and click save as
Type in FILENAME.html or .htm
Click save
Then Open your file chrome/firefox.....hope it help.
2014-12-20 00:15:13
·
answer #6
·
answered by Rajamanickam 2
·
0⤊
0⤋
Save the file using "All files" and save the file as "filename.html"
2007-11-09 12:07:36
·
answer #7
·
answered by prog_48858 2
·
0⤊
0⤋
when you save file make file type =All filetype
if you already saved it then any windows explorer windows
tools -> folder option-> view -> uncheck hide unknown extentions filetype
2007-11-09 10:49:45
·
answer #8
·
answered by jawad 2
·
1⤊
0⤋
1 open notepad
2 file >> save as
3 type in FILENAME.htm or FILENAME.html
4 click save
5 view your file
2007-11-10 00:07:13
·
answer #9
·
answered by Ice G 2
·
0⤊
0⤋
please find screen pic showing that saving as "All files" will result to ".html.txt" and not ".html" alone..
2014-08-19 10:34:36
·
answer #10
·
answered by Ydur 1
·
0⤊
0⤋