Fri Sep 11 10:49:11 AM EDT 2026
This commit is contained in:
12
readme.md
12
readme.md
@ -1,12 +1,18 @@
|
||||
<style>
|
||||
table, tr, tbody, td, th {
|
||||
width:'100%';
|
||||
}
|
||||
</style>
|
||||
|
||||
<p style="color: red; font-weight: bold; ">
|
||||
These are demos. I plan to revisit the collection after a first attempt at all songs.
|
||||
</p>
|
||||
|
||||
<table border="0" cellpadding="0" cellspacing="0" width="100vw">
|
||||
<tr width='100%'>
|
||||
<th scope="col" style="font-weight: bold; ">Song #</th>
|
||||
<th scope="col" style="font-weight: bold; ">Play File</th>
|
||||
<th scope="col" style="font-weight: bold; ">Notes</th>
|
||||
<th scope="col">Song #</th>
|
||||
<th scope="col">Play File</th>
|
||||
<th scope="col">Notes</th>
|
||||
</tr>
|
||||
<tbody width='100%'>
|
||||
<tr width='100%'>
|
||||
|
||||
Reference in New Issue
Block a user