Web Hosting Talk







View Full Version : HTML to XSLT conversion tool


creativeartist
06-16-2008, 12:29 AM
Hello

Is there any HTML to XSLT page conversion tool ??.I am looking to convert some pages some HTML to XSLT.

Please help

Slitheryimp
06-16-2008, 02:29 AM
euhm... you can't convert HTML to XSLT, XSLT is used for translating (or transforming) documents.

Do you mean HTML to xHTML, or HTML to XML by chance?

stripeyteapot
06-16-2008, 10:48 AM
I don't think there's a tool that will do this for you, and if there was, I doubt('though it's possible) that it would be any good.

I think to get the most of XSLT you should do this manually.

creativeartist
06-16-2008, 12:29 PM
I got it through a friend,open a file using dreamweaver,use file->convert->XSLT
This will work :)