Let's just be clear. You use XSLT to generate HTML. Do you know what HTML you want to generate? If not, you have an HTML problem not an XSLT problem. Don't start thinking about the XSLT code until you know what you want it to do, that is, what you want the generated HTML markup to look like.
__________________
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer\'s Reference
|