Re: Point me in the right direction

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



At 13:47 -0400 7/21/08, Mark Feller wrote:
On a given web page, if I look at the source on the server, I see tags such as <A0>,<93>,<94>, etc., that I guess are extensions, etc. that are added beyond the simple HTML tags that I used to hand-code simple websites many years ago.  ...and that these extensions are the source of a large number of formatting errors with different browers, and are also why web page authoring tools should be more useful now to hide details.  

SNIP

No answer but I see the same problem when an MSWORD document is saved to HTML format and later moved to a server.

There are commented "if" clauses, sample follows, which apparently are intended to be used by compatible - Microsoft - software running somewhere.

<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Author>Ross McNutt</o:Author>
  <o:Template>Normal</o:Template>
 </o:CustomDocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
   <w:UseWord97LineBreakingRules/>
  </w:Compatibility>
 </w:WordDocument>
</xml><![endif]-->

The  <o> and <w> tags appear elsewhere in the un-commented body. It all may be a question of XML being included in HTML which just might be in an RFC somewhere.

-- 

--> From the U S of A, the only socialist country that refuses to admit it. <--

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux