|
|
|
|
|
by basscomm
293 days ago
|
|
Because you can do things with XSLT that you can't do with pure HTML For instance, I can provide an XML file that is a list of widgets, and then I can use to XSLT to give you a table with the values sorted in some way. I can't do that with plain HTML, I'd have to invoke Javascript or something. |
|