]> piware.de Git - chordpro-web.git/blob - poc.html
ce6baab77956ed40c9972a708bdc725b0ec5d46e
[chordpro-web.git] / poc.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4   <title>ChordPro Proof of Concept</title>
5   <meta charset="utf-8">
6   <link rel="stylesheet" href="chordpro.css">
7 </head>
8
9 <body>
10   <h1>Nine Million Bicycles</h1>
11   <h2>Katie Melua</h2>
12
13   <p class="verse chords">There are <span class="chord">Am</span>nine million bicycles in Bei<span class="chord">Em</span>jing
14   That's a <span class="chord">Dm</span>fact, It's a <span class="chord">F</span>thing we can't deny
15   Like the <span class="chord">Dm</span>fact that I will <span class="chord">G</span>love you till I <span class="chord">C</span>die.</p>
16
17   <p class="verse">We are twelve billion light years from the edge,
18   That's a guess, No-one can ever say it's true
19   But I know that I will always be with you.</p>
20
21 </body>
22 </html>