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

0 votes
Which is correct and what is different when I save a file with an.htm or.html extension?
Aug 4, 2022 in HTML by Abhinaya
• 1,160 points
399 views

1 answer to this question.

0 votes
The majority of the time, the number of characters varies.

".htm" is reminiscent of Microsoft operating systems, where the file system previously limited file name extensions (the part of the file name following the dot) to three characters.

".html" is reminiscent of Un*x operating systems, which did not have this restriction and were used for all serious internet work at the time.

Pragmatically, the two are interchangeable.

The distinction is cultural. Some consider ".html" to be more formal. The same people look down on Microsoft operating systems and see ".htm" as an obnoxious reminder of their limitations.
answered Aug 4, 2022 by Deepak
• 980 points

Related Questions In HTML

0 votes
0 answers

What is XHTML and is it a subset of HTML

What does XHTML implies and is it ...READ MORE

Jul 4, 2022 in HTML by Tejashwini
• 3,820 points
204 views
0 votes
0 answers

What is the difference between HTML div and span elements?

Please provide some straightforward examples of how ...READ MORE

Jul 21, 2022 in HTML by Ashwini
• 5,430 points
198 views
0 votes
0 answers

What is the difference between properties and attributes in HTML?

I've been trying to define the difference ...READ MORE

Aug 12, 2022 in HTML by Tejashwini
• 3,820 points
1,205 views
0 votes
0 answers

What is the difference between HTML tags and elements?

I've noticed that most people interchangeably refer ...READ MORE

Aug 19, 2022 in HTML by Tejashwini
• 780 points
317 views
0 votes
1 answer

How blockchain hides it's HTML source?

When you click View Source, you see ...READ MORE

answered Jul 17, 2018 in Blockchain by Shashank
• 10,400 points
955 views
0 votes
2 answers

Define a SQL query? What is the difference between SELECT and UPDATE Query? How do you use SQL in SAS?

HI.. SQL is Structured Query Language, which is ...READ MORE

answered Aug 8, 2020 in PHP by anonymous
9,679 views
0 votes
1 answer

Vertically centering text in a div

Try this code: .smallUnitBox { ...READ MORE

answered Sep 3, 2018 in Blockchain by digger
• 26,740 points
600 views
0 votes
1 answer

Using Post and Get for Embedded System Communication

Twitter would be a great place to ...READ MORE

answered Sep 4, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
557 views
0 votes
1 answer

Refresh a page using JavaScript or HTML

window.location.reload(); in JavaScript <meta http-equiv="refresh" content="1"> in HTML ...READ MORE

answered Aug 4, 2022 in HTML by Deepak
• 980 points
414 views
0 votes
1 answer

How to trigger a file download when clicking an HTML button or JavaScript?

For the button you can do <form method="get" ...READ MORE

answered Aug 4, 2022 in HTML by Deepak
• 980 points
2,638 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP