annotate www/8/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 9bf133b91890
children
rev   line source
rc-web@63 1 <!DOCTYPE html>
rc-web@63 2 <html>
rc-web@63 3 <head>
rc-web@63 4 <style type="text/css">
rc-web@63 5 .svgmusic {margin:0; width:1000px; height:450px;}
rc-web@63 6 .unit {
rc-web@63 7 padding:0px; bottom-margin:0;
rc-web@63 8 margin:0px; background:blue; height:450px;
rc-web@63 9 height: 400px;
rc-web@63 10 width: 1024px;
rc-web@63 11
rc-web@63 12 }
rc-web@63 13 </style>
rc-web@63 14 </head>
rc-web@63 15
rc-web@63 16 <body style="margin:80px">
rc-web@63 17
rc-web@63 18 <a id="1"><div class="unit" id="unit01"> <h1>ICMC2012</h1> <h2> this is it!</h2> </div></a>
rc-web@63 19
rc-web@63 20 <a id="2"><div class="unit" id="unit02"> <h1>ICMC2012</h1> <h2> this is it 2 !</h2> </div></a>
rc-web@63 21
rc-web@63 22 <a id="3"><div class="unit" id="unit03"> <h1>ICMC2012</h1> <h2> this is it 3 !</h2> </div></a>
rc-web@63 23
rc-web@63 24 <a id="4"><div class="unit" id="unit04"> <h1>ICMC2012</h1> <h2> this is it 4 !</h2> </div></a>
rc-web@63 25
rc-web@63 26 <a id="5"><div class="unit" id="unit05"> <h1>ICMC2012</h1> <h2> this is it 5 !</h2> </div></a>
rc-web@63 27
rc-web@63 28 <a id="6"><div class="unit" id="unit06"> <h1>ICMC2012</h1> <h2> this is it 6 !</h2> </div></a>
rc-web@63 29
rc-web@63 30
rc-web@63 31 </body>
rc-web@63 32 </html>