answersLogoWhite

0

What file type is HTML?

User Avatar

Anonymous

14y ago
Updated: 8/19/2019

.htm or .html however because HTML is a standard language provided you use Document Tags (auto added by most software like Dreamweaver) then it can take on the server side extension eg .php

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

How do you save a text file as HTML if the HTML file choice is not in Notepad?

When you go to save your file, type in your desired file name, then type ".html" on the end. This tells Notepad that you want to save your document as an HTML file.


How do you save a text file as HTML?

go to file menu--> select option "save as" --> then choose the file type "html document" name the file. and you are done


Does publisher save your file in regular HTML files?

If you choose to save as a html file than it will else it will save as the file type you told it to.


How can you get the HTML for swf files?

You cannon get the HTML since .swf is a file type created using Macromedia.


What type of file is a Web publication converted to when you save it as a webpage?

HTML


Where is the HTML file on you blog?

Where is the HTML file on you blog?


How do you convert a HTML file into word file?

Open the HTML document in Word then, from the menu bar, select: File-->Save As. In the document-type dropdown, select file type Microsoft Word Document (.doc or for the latest format, .docx). Keep the file name and file location - or change it as desired - and then click OK.


How do you send a HTML attachment?

You can save your HTML file from the browser as an Archived HTML file, but the best way to send a HTML file and its folders is to zip it.


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 is th difference between saving an HTML file and opening an HTML file?

When you save an HTML file, the contents of that file are written on the hard drive. This has the effect of changing the contents of the file. When you read and HTML file, the file remains unchanged on the disk.


What is an HTML file extension?

The original extension of a HTML page was .htm because of file name restrictions that limited filetype extensions to 3 characters, today you can use 3 or 4 so either .html or .htm is perfectly fine.


How do you create web by HTML tages?

Web can be created by creating a .html file. Inside the HTML file, you can put the tags of HTML.