Computer Forum Forum Index
Register  FAQ Profile Log in to check your private messages Log in Register 

html vs htm

 
Post new topic   Reply to topic    Computer Forum Forum Index -> microsoft word newusers
View previous topic :: View next topic  
Author Message
W. Watson
Guest





PostPosted: Thu Dec 20, 2007 7:58 pm    Post subject: html vs htm Reply with quote

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>
Back to top
Google
Sponsor





PostPosted: Thu Dec 20, 2007 7:58 pm    Post subject: Advertisement

Back to top
Tom [Pepper] Willett
Guest





PostPosted: Thu Dec 20, 2007 8:13 pm    Post subject: Re: html vs htm Reply with quote

htm and html are the same, just different extensions.

"W. Watson" <wolf_tracks@invalid.com> wrote in message
news:yPzaj.31054$lD6.4326@newssvr27.news.prodigy.net...
: 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>
Back to top
W. Watson
Guest





PostPosted: Thu Dec 20, 2007 9:19 pm    Post subject: Re: html vs htm Reply with quote

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:
Quote:
htm and html are the same, just different extensions.

"W. Watson" <wolf_tracks@invalid.com> wrote in message
news:yPzaj.31054$lD6.4326@newssvr27.news.prodigy.net...
: 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>
Back to top
Tom [Pepper] Willett
Guest





PostPosted: Thu Dec 20, 2007 10:07 pm    Post subject: Re: html vs htm Reply with quote

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


"W. Watson" <wolf_tracks@invalid.com> wrote in message
news:z%Aaj.56292$eY.20168@newssvr13.news.prodigy.net...
: 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.
: >
: > "W. Watson" <wolf_tracks@invalid.com> wrote in message
: > news:yPzaj.31054$lD6.4326@newssvr27.news.prodigy.net...
: > : 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>
Back to top
Robert
Guest





PostPosted: Fri Dec 21, 2007 8:42 am    Post subject: Re: html vs htm Reply with quote

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

On Thu, 20 Dec 2007 21:19:27 GMT, W. Watson wrote:

Quote:
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.

"W. Watson" <wolf_tracks@invalid.com> wrote in message
news:yPzaj.31054$lD6.4326@newssvr27.news.prodigy.net...
: 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

Back to top
Suzanne S. Barnhill
Guest





PostPosted: Fri Dec 21, 2007 3:12 pm    Post subject: Re: html vs htm Reply with quote

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.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

"Robert" <Robert@nomail.com> wrote in message
news:kw8bl8w6jj4q$.1vj6otivjridn$.dlg@40tude.net...
Quote:
I have been told the extra code is meant to ease conversion into the MS Doc
file formats.
--
Cheers
Robert

On Thu, 20 Dec 2007 21:19:27 GMT, W. Watson wrote:

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.

"W. Watson" <wolf_tracks@invalid.com> wrote in message
news:yPzaj.31054$lD6.4326@newssvr27.news.prodigy.net...
: 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


Back to top
Display posts from previous:   
Post new topic   Reply to topic    Computer Forum Forum Index -> microsoft word newusers All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Computer Forum