but it can be done with
JPluck and XSLT. I'm trying to use this combo to correct IBM
Developerwork's stupid HTML that marks titles with <span class="title">
instead of <h1>, but the problem is that this HTML is not "well-formed",
and doesn't even has a DOCTYPE declaration, So XML tools won't process
it. :-/
JPluck can process it with XSLT anyway. It converts nonconforming sites
to XHTML before applying the stylesheet. You can get JPluck to output a
'clean' version of the page to test your XSLT.
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list