Mercurial > hg > nodescore
view www/m/icmc2012.html @ 54:66bf613fb818
pre clean up push - moved vars into scoreB.js - called up with requirejs
added requirejs dep
author | tzara <rc-web@kiben.net> |
---|---|
date | Wed, 19 Dec 2012 13:36:19 +0000 |
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>