[
Lists Home |
Date Index |
Thread Index
]
- From: "Rick Jelliffe" <ricko@allette.com.au>
- To: <xml-dev-digest@ic.ac.uk>
- Date: Sun, 24 Jan 1999 16:15:36 +1100
From: Biron,Paul V <Paul.V.Biron@kp.ORG>
>Word 97 also produced several well-formedness violations when doing
anything
>more than simple nested lists.
Dave Ragget's program "tidy" is excellent for fixing up badly formed
HTML and making it valid (it figures out which HTML DTD the document is
valid according to, and generates the appropriate DOCTYPE for it). It
also is great for converting to HTML-in-XML (e.g. our website
www.ascc.net/xml/ uses it).
The program is available at
http://www.w3.org/People/Raggett/tidy/
I think website developers should consider making tidy a standard part
of website maintenance. Each HTML editing program can do strange things
to markup; using tidy on the maintenance fileset and then updating the
website fileset is a good way to keep a WF site. without forcing you to
give up non-WF tools.
Rick
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|