What is difference between html and htm extension? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 4

What is difference between html and htm extension?

30th Jan 2018, 5:22 AM
Alain_paccy
Alain_paccy - avatar
2 ответов
+ 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