Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What is the difference between .html and .htm file extension in a Basic Web Page? [duplicate]

Tags:

webpage

Possible Duplicate:
.htm vs .html

What is the difference between .html and .htm file extension in a Basic Web Page?

like image 301
Starx Avatar asked Jun 13 '10 10:06

Starx


1 Answers

None. I believe .htm to exist only due to the MS DOS limitation of 3 characters for file extension, which then propagated as a bad habit to early windows versions and programs.

like image 78
Miguel Ventura Avatar answered Jan 04 '23 00:01

Miguel Ventura