.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
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.
go to file menu--> select option "save as" --> then choose the file type "html document" name the file. and you are done
If you choose to save as a html file than it will else it will save as the file type you told it to.
You cannon get the HTML since .swf is a file type created using Macromedia.
HTML
Where is the HTML file on you blog?
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.
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.
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."
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.
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.
Web can be created by creating a .html file. Inside the HTML file, you can put the tags of HTML.