App-Music-ChordPro
view release on metacpan or search on metacpan
t/ref/040_html_3.html view on Meta::CPAN
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="chordpro.css">
<link rel="stylesheet" href="chordpro_print.css" media="print">
</head>
<body>
<div class="song">
<style>
@page {
@top-center {
content: counter(song) ". Swing Low Sweet Chariot";
}
}
</style>
<div class="title">Swing Low Sweet Chariot</div>
<div class="subtitle">Traditional</div>
<div class="chorus">
<table class="songline">
<tr class="lyrics">
<td>Swing low, sweet chariot,</td>
</tr>
</table>
<table class="songline">
<tr class="lyrics">
<td>Cominâ for to carry me home.</td>
</tr>
</table>
<table class="songline">
<tr class="lyrics">
<td>Swing low, sweet chariot,</td>
</tr>
</table>
<table class="songline">
<tr class="lyrics">
<td>Cominâ for to carry me home.</td>
</tr>
</table>
</div>
<div class="verse">
<table class="songline">
<tr class="lyrics">
<td>I looked over Jordan, and what did I see,</td>
</tr>
</table>
<table class="songline">
<tr class="lyrics">
<td> âCominâ for to carry me home.â</td>
</tr>
</table>
<table class="songline">
<tr class="lyrics">
<td>A band of angels cominâ after me,</td>
</tr>
</table>
<table class="songline">
<tr class="lyrics">
<td> Cominâ for to carry me home.</td>
</tr>
</table>
</div>
<div class="comment"><span>Chorus</span></div>
<div class="verse">
( run in 1.810 second using v1.01-cache-2.11-cpan-39bf76dae61 )