.HTM 文件扩展名

Hypertext Markup Language File

开发者 WHATWG
受欢迎程度
3.7  |  271 
 
🔍使用File Helper直接在您的网络浏览器中打开 .HTM 文件在线查看

什么是 HTM 文件?

An HTM file is a webpage written using Hypertext Markup Language (HTML). It contains tags and text that define the webpage's layout and content. HTM files are the same as .HTML files.

更多信息

在 Microsoft Visual Studio Code 中打开的 .htm 文件截图
在 Microsoft Visual Studio Code 中打开的 HTM 文件

Old versions of Windows limited file extensions to three characters. Thus, while other platforms' web development tools saved HTML webpages with the .html extension, Microsoft's web development software, such as FrontPage, SharePoint Designer, and Expression Web, saved HTML webpages with the .htm extension. Since the three-character limitation no longer exists in Windows, most modern web development tools save HTML webpages as HTML files by default.

Just like HTML files, HTM files contain webpage content and metadata. These elements are defined using opening and closing HTML tags. For example, the tag pair <body></body> defines where a webpage's body content begins and ends, while the tag pair <img></img> is used to add an image to a webpage.

Unless you are a web developer, you are unlikely to encounter an HTM file. Web developers attempting to use HTM files with modern web servers and hosting systems may have to rename the files to use the .html extension, as some servers and systems now expect HTML files to use the .html extension by default.

如何打开 HTM 文件

HTM file open in Google Chrome
HTM file open in Google Chrome

You can open an HTM file with Microsoft Visual Studio Code (multiplatform) or any other text or source code editor, to view the HTML it contains. Opening an HTM file in a source code editor will highlight the file's HTML syntax, which makes reviewing and editing the file easier.

You can also open an HTM file in any web browser, such as Google Chrome (multiplatform), Microsoft Edge (multiplatform), or Apple Safari (Mac, iOS), to preview the webpage it contains.

可打开 HTM 文件的程序

分类: 网页
更新时间: 2023-03-31

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Hypertext Markup Language 文件格式和 Mac, Windows, Linux, Android, and iOS 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们