Mercurial > hg > nodescore
view 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 |
line wrap: on
line source
<!DOCTYPE html> <html> <head> <style type="text/css"> .svgmusic {margin:0; width:1000px; height:450px;} .unit { padding:0px; bottom-margin:0; margin:0px; background:blue; height:450px; height: 400px; width: 1024px; } </style> </head> <body style="margin:80px"> <a id="1"><div class="unit" id="unit01"> <h1>ICMC2012</h1> <h2> this is it!</h2> </div></a> <a id="2"><div class="unit" id="unit02"> <h1>ICMC2012</h1> <h2> this is it 2 !</h2> </div></a> <a id="3"><div class="unit" id="unit03"> <h1>ICMC2012</h1> <h2> this is it 3 !</h2> </div></a> <a id="4"><div class="unit" id="unit04"> <h1>ICMC2012</h1> <h2> this is it 4 !</h2> </div></a> <a id="5"><div class="unit" id="unit05"> <h1>ICMC2012</h1> <h2> this is it 5 !</h2> </div></a> <a id="6"><div class="unit" id="unit06"> <h1>ICMC2012</h1> <h2> this is it 6 !</h2> </div></a> </body> </html>