comparison web/index.html @ 213:8e6105d2bf59

Sort out the tunes and transposition displayed on the front page.
author Jim Hague <jim.hague@laicatc.com>
date Tue, 19 Feb 2013 16:26:16 +0000
parents afe8fc2c8d8c
children 64b84dea3337
comparison
equal deleted inserted replaced
212:9502f4883006 213:8e6105d2bf59
32 played at Havoc sessions. I'm in no way suggesting that they are 32 played at Havoc sessions. I'm in no way suggesting that they are
33 in any way <em>correct</em>. This is just how we go about them.</p> 33 in any way <em>correct</em>. This is just how we go about them.</p>
34 <p>The tunes we play tend to vary over time. So this collection is 34 <p>The tunes we play tend to vary over time. So this collection is
35 not static, but will change over time. I'll probably not delete tunes, 35 not static, but will change over time. I'll probably not delete tunes,
36 but at some stage may get round to marking some as less used.</p> 36 but at some stage may get round to marking some as less used.</p>
37 <div class="grid_11 dottes-container"> 37 <div class="dottes-container">
38 <div class="grid_2 alpha"> 38 <div class="dottes-transpose-instrument">
39 <h1>Tunes</h1> 39 <div class="dottes-transpose-instrument-item dottes-transpose-instrument-name">
40 </div> 40 <h1>Tunes</h1>
41 <div class="grid_5"> 41 </div>
42 <p>The tunes are separated into tune collections. 42 <div class="dottes-transpose-instrument-item dottes-transpose-how">
43 </div> 43 <p>The tunes are separated into tune collections.
44 <div class="grid_4 omega"> 44 </div>
45 <ul class="tune-type-list"> 45 <div class="dottes-transpose-instrument-item dottes-transpose-tune-types">
46 <li><a href="Morris">Morris</a></li> 46 <ul class="tune-type-list">
47 <li><a href="Session">Session</a></li> 47 <li><a href="Morris">Morris</a></li>
48 </ul> 48 <li><a href="Session">Session</a></li>
49 </ul>
50 </div>
49 </div> 51 </div>
50 </div> 52 </div>
51 </div> 53 </div>
52 54
53 <div class="grid_12 dottes-body"> 55 <div class="grid_12 dottes-body">
60 knowledge or ability to do that. Instead, they are automatically 62 knowledge or ability to do that. Instead, they are automatically
61 generated from the concert pitch originals using a typically very 63 generated from the concert pitch originals using a typically very
62 simple method. 64 simple method.
63 <p>I hope you find them useful. 65 <p>I hope you find them useful.
64 66
65 <div class="grid_11 dottes-container"> 67 <div class="dottes-container">
66 <div class="grid_2 alpha dottes-transpose-instrument"> 68 <div class="dottes-transpose-instrument">
67 <h1>Cello</h1> 69 <div class="dottes-transpose-instrument-item dottes-transpose-instrument-name">
68 </div> 70 <h1>Cello</h1>
69 <div class="grid_5 dottes-transpose-how"> 71 </div>
70 <p>Transpose down one or two octaves depending on the range in the 72 <div class="dottes-transpose-instrument-item dottes-transpose-how">
71 tune, and use the bass clef. 73 <p>Transpose down one or two octaves depending on the range in the
72 </div> 74 tune, and use the bass clef.
73 <div class="grid_4 omega dottes-transpose-tunes"> 75 </div>
74 <ul class="tune-type-list"> 76 <div class="dottes-transpose-instrument-item dottes-transpose-tune-types">
75 <li><a href="Morris-Cello">Morris</a></li> 77 <ul class="tune-type-list">
76 <li><a href="Session-Cello">Session</a></li> 78 <li><a href="Morris-Cello">Morris</a></li>
77 </ul> 79 <li><a href="Session-Cello">Session</a></li>
80 </ul>
81 </div>
78 </div> 82 </div>
79 </div> 83 </div>
80 </div> 84 </div>
81 85
82 </div> 86 </div>