Click here to get back home

Tidy HTML - feedback requestes

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Tidy HTML - feedback requestes Mike 11-20-2004
Posted by Mike on November 20, 2004, 5:20 pm
Please log in for more thread options
Greetings,

I just used Tidy HTML for the first time.
The address below contains the files need to check on Tidy's
corrections.
I would appreciate any feedback on the Tidy report and the necessity
and validity of the changes Tidy has made or recommended.

The following is obvious to me:
line 194 column 98 - Warning: discarding unexpected </font>

This I do not understand:
Characters codes for the Microsoft Windows fonts in the range
128 - 159 may not be recognized on other platforms. You are
instead recommended to use named entities, e.g. &trade; rather
than Windows character code 153 (0x2122 in Unicode). Note that
as of February 1998 few browsers support the new entities.


http://mbreiding.us/tidy/
CORRECTED FILE: les10-TIDY.html
TIDY REPORT: les10-html-err.txt
ORIGINAL FILE: les10.html


Posted by C A Upsdell on November 20, 2004, 5:33 pm
Please log in for more thread options
> Greetings,
>
> I just used Tidy HTML for the first time.
> This I do not understand:
> Characters codes for the Microsoft Windows fonts in the range
> 128 - 159 may not be recognized on other platforms. You are
> instead recommended to use named entities, e.g. &trade; rather
> than Windows character code 153 (0x2122 in Unicode). Note that
> as of February 1998 few browsers support the new entities.

Just what it said. numeric character references in the range 128-159 are
invalid. Results will vary from user to user, e.g. may be different for
Windows and Mac users.

The solution is to use valid numeric character references, or to use
character entities (which are not quite as well supported by older browsers
as the numeric character references).

See http://www.upsdell.com/BrowserNews/res_entities.htm





Posted by Bjoern Hoehrmann on November 21, 2004, 12:40 am
Please log in for more thread options
* Mike wrote in comp.infosystems.www.authoring.html:
>This I do not understand:
>Characters codes for the Microsoft Windows fonts in the range
>128 - 159 may not be recognized on other platforms. You are
>instead recommended to use named entities, e.g. &trade; rather
>than Windows character code 153 (0x2122 in Unicode). Note that
>as of February 1998 few browsers support the new entities.

By default, Tidy assumes a default character encoding of ISO-8859-1 for
which code points 128 - 159 would refer to control characters which are
not legal in HTML. In this default mode, it further assumes that these
are included by accident and what the user really intended was to use
the Windows-1252 character encoding (or MacRoman on MacOS, IIRC) warns
about this issue and changes the code points accordingly, for example
153 would become 2122 (0x84A) which is U+084A in Unicode and equivalent
to &trade;. If you run Tidy with the -win1252 switch, you would get a
different result. Suggestions to improve the text above should be filed
as feature requests in the Tidy feature request tracker, see the Tidy
homepage at http://tidy.sf.net for details.


Posted by DU on November 25, 2004, 9:14 am
Please log in for more thread options
Mike wrote:

> Greetings,
>
> I just used Tidy HTML for the first time.
> The address below contains the files need to check on Tidy's
> corrections.
> I would appreciate any feedback on the Tidy report and the necessity
> and validity of the changes Tidy has made or recommended.
>
> The following is obvious to me:
> line 194 column 98 - Warning: discarding unexpected </font>
>
> This I do not understand:
> Characters codes for the Microsoft Windows fonts in the range
> 128 - 159 may not be recognized on other platforms. You are
> instead recommended to use named entities, e.g. &trade; rather
> than Windows character code 153 (0x2122 in Unicode). Note that
> as of February 1998 few browsers support the new entities.
>
>
> http://mbreiding.us/tidy/
> CORRECTED FILE: les10-TIDY.html
> TIDY REPORT: les10-html-err.txt
> ORIGINAL FILE: les10.html


In a way, what it says (assumption) is avoid declaring
charset="windows-1252". Instead use charset="iso-8859-1"

DU
--
The site said to use Internet Explorer 5 or better... so I switched to
Mozilla 1.7.3 :)


Similar ThreadsPosted
tidy html editor January 12, 2006, 10:04 pm
trouble using html tidy with template files March 4, 2006, 1:12 pm
html tidy, word 2003 and "smart quotes" April 13, 2005, 7:30 pm
HTML Tidy vs. HTML Validator March 4, 2006, 8:02 am
w3c service providing RSS feedback for my homepage? November 8, 2004, 11:39 am
i need feedback regarding a content management system. September 1, 2005, 8:51 am
Web Calendar Re-Launch, Feedback Requested December 22, 2005, 9:24 am
Tidy message prob September 22, 2005, 11:19 am
Viewable in Any Browser campain: comments, feedback September 29, 2005, 12:28 pm
Tidy trimming empty tags August 29, 2005, 6:30 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap