What is difference between html and htm extension? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 4

What is difference between html and htm extension?

30th Jan 2018, 5:22 AM
Alain_paccy
Alain_paccy - avatar
2 Respostas
+ 11
There is no difference, both represents a file that is supposedly contains HTML, or a HTML document.
30th Jan 2018, 5:54 AM
Ipang
+ 8
htm and html are both fileĀ extensionĀ of HTMLĀ files. The onlyĀ differenceĀ is that .htmĀ is used as an alternate to .html for some operating systems and web servers that do not accept four-letter extension.
30th Jan 2018, 6:38 AM
Diwakar
Diwakar - avatar