UNPKG

trireme-xslt

Version:

An XSLT module optimized for the Trireme project

14 lines (13 loc) 198 B
<html><body> <h2>My CD Collection</h2> <table border="1"> <tr bgcolor="#9acd32"> <th>Title</th> <th>Artist</th> </tr> <tr> <td>Empire Burlesque</td> <td>Bob Dylan</td> </tr> </table> </body></html>