annotate www/m/icmc2012.html @ 101:52e44ee1c791 tip master

enabled all scores in autostart script
author Rob Canning <rc@kiben.net>
date Tue, 21 Apr 2015 16:20:57 +0100
parents 49c94f63b8b0
children
rev   line source
rc-web@42 1 <!DOCTYPE html>
rc-web@42 2 <html>
rc-web@42 3 <head>
rc-web@42 4 <style type="text/css">
rc-web@42 5 .svgmusic {margin:0; width:1000px; height:450px;}
rc-web@42 6 .unit {
rc-web@42 7 padding:0px; bottom-margin:0;
rc-web@42 8 margin:0px; background:blue; height:450px;
rc-web@42 9 height: 400px;
rc-web@42 10 width: 1024px;
rc-web@42 11
rc-web@42 12 }
rc-web@42 13 </style>
rc-web@42 14 </head>
rc-web@42 15
rc-web@42 16 <body style="margin:80px">
rc-web@42 17
rc-web@42 18 <a id="1"><div class="unit" id="unit01"> <h1>ICMC2012</h1> <h2> this is it!</h2> </div></a>
rc-web@42 19
rc-web@42 20 <a id="2"><div class="unit" id="unit02"> <h1>ICMC2012</h1> <h2> this is it 2 !</h2> </div></a>
rc-web@42 21
rc-web@42 22 <a id="3"><div class="unit" id="unit03"> <h1>ICMC2012</h1> <h2> this is it 3 !</h2> </div></a>
rc-web@42 23
rc-web@42 24 <a id="4"><div class="unit" id="unit04"> <h1>ICMC2012</h1> <h2> this is it 4 !</h2> </div></a>
rc-web@42 25
rc-web@42 26 <a id="5"><div class="unit" id="unit05"> <h1>ICMC2012</h1> <h2> this is it 5 !</h2> </div></a>
rc-web@42 27
rc-web@42 28 <a id="6"><div class="unit" id="unit06"> <h1>ICMC2012</h1> <h2> this is it 6 !</h2> </div></a>
rc-web@42 29
rc-web@42 30
rc-web@42 31 </body>
rc-web@42 32 </html>