UNPKG

trireme-xslt

Version:

An XSLT module optimized for the Trireme project

14 lines (13 loc) 212 B
<html><body> <h2>My CD Collection</h2> <table border="1"> <tr bgcolor="#9acd32"> <th>Title</th> <th>Artist</th> </tr> <tr> <td>Pavarotti Gala Concert</td> <td>Luciano Pavarotti</td> </tr> </table> </body></html>