Quote:
Originally Posted by Sil_liS
Your statement is about the viewer, not the format. If you change the name from .html to .txt can it still be opened?
|
Yes. A .html file is just flat text, so renaming to .txt will work and the file will be opened by any editor; even by a browser. Obviously, the browser won't show the html-markup anymore if you open the file as a txt file.
Any .html file is a valid .txt file, but not the other way around.