Subject: Normalize / Simplify HTML-Tables with row-span / col-span
From: "Markus Reinsch" <m2000@xxxxxxxxx>
Date: Tue, 10 Feb 2004 11:06:24 +0100
|
Hi,
I'm looking for an XSL-Stylesheet which normalizes complex html-tables with
col-span row-span to simple tables.
for example
___________
| |__|_____|
|__|__|__|__|
to
___________
|__|__|__|__|
|__|__|__|__|
I think someone had a similar problem two years ago, but he got no solution.
Subject was: Tranforming a table with colspan and rowspan attributes to
another more complex table
Thanks,
Markus
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|