|
|
|
|
|
|
| |
Table Formatting with XSLT
The Table Formatting functions demonstrate various examples of common ways of jazzing up an HTML table
| Stylesheet |
Description |
Files |
| Alternating Rows |
This XSL file will display rows of data in an HTML table, displaying every alternate row in a different color. |
Output XSL File XML File Download
|
| |
|
|
| Alternating Columns |
This XSL file will display rows of data in an HTML table, displaying every alternate column in a different color |
Output XSL File XML File Download
|
| |
|
|
| Conditional Rows |
This XSL file will display rows of data in an HTML table, displaying rows where country=Germany in a different color. |
Output XSL File XML File Download
|
| |
|
|
|
|
|
|
|
|
|
|
|