html vs htm

W

W. Watson

It appears that htm files are associated with MS and have html code that is
not used outside of MS-land. Is that correct? Can one translate the htm
codes to html?
 
T

Tom [Pepper] Willett

htm and html are the same, just different extensions.

: It appears that htm files are associated with MS and have html code that
is
: not used outside of MS-land. Is that correct? Can one translate the htm
: codes to html?
: --
: Wayne Watson (Nevada City, CA)
:
: Web Page: <speckledwithStars.net>
 
W

W. Watson

I'm no expert at html, but this looks like the insertion of MS code of some
sort (Mso ...):

<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:10.0pt;
font-family:"Times New Roman";}
p.MsoCaption, li.MsoCaption, div.MsoCaption
 
T

Tom [Pepper] Willett

That has nothing to do with extensions being htm or html. That's just the
bloat that Word adds to documents.


: I'm no expert at html, but this looks like the insertion of MS code of
some
: sort (Mso ...):
:
: <style>
: <!--
: /* Style Definitions */
: p.MsoNormal, li.MsoNormal, div.MsoNormal
: {margin:0in;
: margin-bottom:.0001pt;
: font-size:10.0pt;
: font-family:"Times New Roman";}
: p.MsoCaption, li.MsoCaption, div.MsoCaption
:
:
: Tom [Pepper] Willett wrote:
: > htm and html are the same, just different extensions.
: >
: > : > : It appears that htm files are associated with MS and have html code
that
: > is
: > : not used outside of MS-land. Is that correct? Can one translate the
htm
: > : codes to html?
: > : --
: > : Wayne Watson (Nevada City, CA)
: > :
: > : Web Page: <speckledwithStars.net>
: >
: >
:
: --
: Wayne Watson (Nevada City, CA)
:
: Web Page: <speckledwithStars.net>
 
R

Robert

I have been told the extra code is meant to ease conversion into the MS Doc
file formats.
 
S

Suzanne S. Barnhill

When you save as a "Web page" in Word, you're not really getting anything
very well designed to be a Web page. You're getting an HTML document that
can be viewed in a browser. The extra code included (unless you save as "Web
page, filtered," and even that is still pretty messy) is intended to permit
the file to be converted back into a Word document, retaining all its
formatting.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top