(Transfer) will be converted to HTML XHTML open source tools HTML Tidy
Related Tags:
Basic information
- Software Name: html Tidy
- Developer Home: tidy.sourceforge.net
- Software Size: 112 K
- Installation environment: how platform version of this site to provide platform version of Microsoft Windows 95/98/Me/2000/xp
- Version: July 1, 2003 issued by the windows platform version
Software Description
We are now most of the HTML Web site, if they wish to standardization, a revised manual of a very troublesome. If there is a tool that will be automatically converted into the HTML standard XHTML good. In fact, in this regard there are many commercial and free software tools can be used, will be here to introduce the HTML Tidy is a very basic but very useful tool, it can run on multiple platforms, and is open source.
Installation Guide
Step One: Download software;
Step 2: untie compression packages to any directory, folder can be seen, only a document tidy.exe;
Step 3: If you double-click a document no response and Yune, it is necessary instructions in the order window operation, it is necessary to review what the previous dos orders;
Step 4: "Start -> procedure -> Annex" run "command prompt" open a command window. Enter your installation directory, for example, you install in d: \ tidy directory, enter c: \ <d: Enter; further importation d: \ <cd tidy round
Step 5: Enter conversion orders. For example, to convert index.html
Tidy-asxhtml index.html-big5 index.html
In particular - is the meaning of asxhtml parameters will be converted into the HTML standard XHTML. - Big5 refers to the big coding input and output text block (why not - gb2312 parameters? Hey, people do not attach importance to the standard, developers do not attach importance to you). There are more parameters can be used, you can enter tidy-help (or - h) Show, as the following diagram:

Step 6: This index.html has been converted to meet the standards of XHTML text blocking.
Added
Acha test several text block, the conversion is not successful, tidy tool is not bad, but our code is too irregular. Ask you to tidy block in the HTML text of the label, at least by allowing nested. Tidy seem only two things do the following (and possibly more):
- 1. Will not add to the label at the end of the "/", for example, converted to <br> <br />, <img> converted to <img />
- 2. Attribute value to all quote. For example, <a href = http://www.w3cn.org> converted to <a href = "http://www.w3cn.org">
- HTML primary Guide List
- HTML Video Tutorial: HTML basic structure
- Html file in the introduction of other html document Methods
- HTML tags and attributes of the Semantic
- HTML text Senior Guide
- Guide to HTML primary links
- HTML High statement Guide
- Html ? W ? W ? HTML?Z ?
- Intermediate HTML form guide
- Why should discard the HTML
- HTML Tutorial - HTML entry
- The evolution of HTML
- HTML Image primary Guide
- HTML forms Senior Guide
- Intermediate HTML tutorial Javascript
- Beginners Guide to HTML - HTML document as a whole
- HTML paragraphs primary Guide
- HTML Tutorial - HTML basic structure
- HTML ? ?-? ?
- Analysis Html page: HTML Parser trial




