Can XSLT be embedded into HTML?

Matt

New member
I have an HTML file that uses JavaScript to read an XSLT file. Am I able to take the code from the XSLT and paste it into my HTML file, giving me just one file that contains HTML, JavaScript, and XSLT?
 
Back
Top