Forum Moderators: open

Message Too Old, No Replies

htm & html

what different?

         

Jsuper

3:58 am on Feb 28, 2004 (gmt 0)

10+ Year Member



.htm & .html
Are there any differences between these two files?

Thanks.

jdMorgan

4:03 am on Feb 28, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



.htm is simply a short version of .html, used back when there were still a lot of computer opereting systems in use that limited filetypes to three letters.

The content of both filetypes is identical.

Jim

Jsuper

6:48 am on Feb 28, 2004 (gmt 0)

10+ Year Member



-Jim
My English isn't very well. I guess your meaning is the difference is in OS support.
some of OS can only run 3 letters filetypes.
right?

-Jsuper

jdMorgan

6:55 am on Feb 28, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Jsuper,

Yes. The difference is in OS support.
Some old operating systems can only use 3 letters filetypes.

This now only matters if the files need to be *saved* to an old computer using FTP. All modern browsers can display the pages, regardless of the filenames in the URL.

Jim

Jsuper

8:17 am on Feb 28, 2004 (gmt 0)

10+ Year Member



Jim
I understand. The difference between jpg & jpeg is also like this.
Thank you Jim!

-Jsuper

TryAgain

7:08 am on Feb 29, 2004 (gmt 0)

10+ Year Member



Some more on this:

html or htm? [webmasterworld.com] (dougie, www.webmasterworld.com)
htm or html [webmasterworld.com] (Cosmin, www.webmasterworld.com)
html VS htm [webmasterworld.com] (einaryun, www.webmasterworld.com)

:)

Jsuper

2:02 pm on Feb 29, 2004 (gmt 0)

10+ Year Member



Thank you T_T
It's very kind of you.

Now that .htm is suit for any OS or Browser, why .html was born?

Farix

3:02 pm on Feb 29, 2004 (gmt 0)

10+ Year Member



.html came first.

Jsuper

2:26 pm on Mar 1, 2004 (gmt 0)

10+ Year Member



Farix

I see.
Thank you

-Jsuper

g1smd

5:24 pm on Mar 1, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Even back in the days when the home computer OS could only use 3 letter extensions, once the file had been uploaded to the web server using FTP, the filename could then be altered to have the full four-letter extension instead. Most people never seemed to realise that that could be done.

Jsuper

1:35 pm on Mar 2, 2004 (gmt 0)

10+ Year Member



Oh? did any file have 4 letters extensions?

g1smd

12:06 am on Mar 3, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Yeah, the original web users used .html and .jpeg etc.

ip2665

4:22 pm on Mar 4, 2004 (gmt 0)

10+ Year Member



Some of the FTP client softwares can automatically change the file extention .htm into .html or .jpg into .jpeg or whatever you want when you upload the webpages file. But they all are right, that file format mostly be used on 8.3 filename format but Unix family has long changed that 8.3 file format.