Page 1 of 1
Import XSL into an XHTML document
Posted: Tue Apr 06, 2004 4:49 pm
by kendall
Hello,
Can a xsl style sheet be imported into an XHTML document?
Kendall
Kendall
Posted: Wed Apr 07, 2004 2:48 am
by twigletmac
? XSL can be used to generate XHTML - what exactly are you trying to do?
Mac
Posted: Wed Apr 07, 2004 7:28 am
by kendall
Ok,
So i have a XML document generated by an access database of a catalog of products.
Now i know about using xsl stylesheets to format these XML documents. However how do you incorporate the xml data into the "design" of your web page templates.
I mean yeah format the text and arrange it in tables...but what about graphics???
How do you incorporate XML data into the design and layout of your website using XSL
Kendall
Posted: Wed Apr 07, 2004 12:59 pm
by kendall
Ok,
so i took my code from the html templates and incorporated into my XSL sheet....
Now i have a pop-up menu that won't work??
This is ridiculous
Kendall