Mercurial > dottes
annotate web/index.html @ 189:9836536b67cc
Make the cello transpositions visible.
It looks like they are useful, so make the public.
| author | Jim Hague <jim.hague@laicatc.com> | 
|---|---|
| date | Wed, 06 Feb 2013 12:28:03 +0000 | 
| parents | a3a2d7991e3f | 
| children | fd0bcf094cf8 | 
| rev | line source | 
|---|---|
| 
43
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
1 <html> | 
| 
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
2 <head> | 
| 
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
3 <title>Ye Crie Havock Booke of Dottes</title> | 
| 
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
4 </head> | 
| 
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
5 <body> | 
| 
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
6 <h1>Ye Crie Havock Booke of Dottes</h1> | 
| 
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
7 <p> | 
| 
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
8 <center> | 
| 
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
9 <img src="buzzard.jpg" alt="Buzzard logo"/> | 
| 
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
10 </center> | 
| 
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
11 <p> | 
| 
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
12 The music of Cry Havoc, a reference. | 
| 
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
13 <p> | 
| 
58
 
a3a2d7991e3f
Add Morris tunes link to main page.
 
Jim Hague <jim.hague@laicatc.com> 
parents: 
43 
diff
changeset
 | 
14 <a href="Morris/index.html">Dance tunes</a> | 
| 
 
a3a2d7991e3f
Add Morris tunes link to main page.
 
Jim Hague <jim.hague@laicatc.com> 
parents: 
43 
diff
changeset
 | 
15 <a href="Session/index.html">Session tunes</a> | 
| 
189
 
9836536b67cc
Make the cello transpositions visible.
 
Jim Hague <jim.hague@laicatc.com> 
parents: 
58 
diff
changeset
 | 
16 <p> | 
| 
 
9836536b67cc
Make the cello transpositions visible.
 
Jim Hague <jim.hague@laicatc.com> 
parents: 
58 
diff
changeset
 | 
17 <a href="Morris-Cello/index.html">Dance tunes automatically transposed for cello</a> | 
| 
 
9836536b67cc
Make the cello transpositions visible.
 
Jim Hague <jim.hague@laicatc.com> 
parents: 
58 
diff
changeset
 | 
18 <a href="Session-Cello/index.html">Session tunes automatically transposed for cello</a> | 
| 
43
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
19 </body> | 
| 
 
d92717f8130c
First go at producing a very simple website.
 
Jim Hague <jim.hague@laicatc.com> 
parents:  
diff
changeset
 | 
20 </html> | 
