[SOC] Webmasters, this is for U !

Claude TERRIER - F5PBL [email protected]
Wed, 29 May 2002 23:43:22 +0200


Hi Dan,

Well, I am affraid that FP is such a good garbage generator that any tool will
hardly clean it up ...
The Tidy tool can fix bugs such as missing tags, mispelled tags and also "non
valid" tags. The biggest check Tidy has done on my HTML page was to remove the <
language="Javascript" > tag (no more valid) and replace it with the <type =
"text/Javascript > tag.
It can clean also the tons of <font bla-bla> ... </font> generated by FP at
every HTML sentence and thus doing some optimization.
It will also tell you the tags to avoid in order to be W3C compliant (e.g. do
not use the <nobr> tag)

I am just discovering this tool, for sure I am missed some features.
BTW, there is also an online HTML code checker.

73!
Claude, F5PBL

http://www.qsl.net/f5pbl          http://www.qsl.net/soc

DIG #4451 - FISTS #7722 - SOC #503 - 10-X #71724

----- Original Message -----
From: "Dan W. Dooley" <[email protected]>
To: <[email protected]>
Sent: Wednesday, May 29, 2002 10:57 PM
Subject: Re: [SOC] Webmasters, this is for U !


Claude, does the tool allow you an easy way to strip the garbage out of a FP
generated page?  That could be handy.