.htm or .html extension - which one is correct and what is different?

前端 未结 10 858
广开言路
广开言路 2021-02-01 12:28

When I save a file with an .htm or .html extension, which one is correct and what is different?

10条回答
  •  萌比男神i
    2021-02-01 12:47

    Neither is wrong, it's a matter of preference. Traditionally, MS software uses htm by default, and *nix prefers html.

    As oded pointed out below, the .htm tradition was carried over from win 3.xx, where file extensions were limited to three characters.

提交回复
热议问题