answersLogoWhite

0


Best Answer

It depends on your system. In Windows, the extension is used to associate the file with the proper programs, like the browser or editors.

In the others, it's merely convenient. While I am not sure about IIS, the Apache server can be configured to serve HTML docs with any extension your heart desires.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why do we need to add htm or HTML extension in saving your HTML document?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you embed video games on an HTML?

you need to find the games HTML code and copy and paste it into your HTML document.


Do xHTML files have to be saved with a HTML extension?

No, but they work best that way. You can use any extension you'd like to on an HTML file. You just need to be sure that the server is serving the file with the MIME type of "text/html."


What the major problem to create a HTML?

There are no such problems to create HTML pages. All you need to do is create an HTML document and run it on a browser.


How do you import a flash game in a HTML document?

You will need to embed the SWF file in your HTML using the following code:


What are the things you need to know before you begin to create html document?

You need to know the various tags in HTML. You also need a browser to run the code.


What does saving docments on a computer mean?

When you want to make changes to a document, you need to be able to keep those changes around. This is known as saving. When you save a document, it writes the contents of that document to the hard drive for use later on.


Do you need to be connected to the Internet constantly while you create HTML Pages?

No you dont need internet to create n check the HTML all you have to do is to create a write the HTML Tags on the Notepad and Save it on your hard disk with the extension .html or .htm then Open the file it will be displayed on Your Web Browser....


What are the tools used to create HTML document?

Basically...All that is needed to create an HTML document are: A computer with a text editor (like notepad or textedit) A web browser to view the page you programmed And a working knowledge of HTML!


How do you convert HTML file into a website?

There is nothing like converting HTML file to a website. A file with .html extension and when run in a web browser will be same as a website. To use that or access that everywhere you need to buy a server first.


How do you convert a pdf document to hmtl?

To convert HTML into PDF, you could try some PDF Creator, but you'd better try the PDF Creator first, then you would know if it fits your need well. Thanks.


How do you save the input from an HTML form to a notepad document?

You can't. You need a Server-side scripting language such as php.


Long form of HTML?

To code HTML, you'll need a text editor such as Notepad or Notepad++. You can write your HTML code in there and save the pages as "something.html". Make sure you have the ".html" extension. If you double click the file you have made, it will open up a web browser and you'll see what your HTML has done.