Mercurial > hg > nodescore
view www/m/music.html @ 32:c4719d1b7633
svg mods
author | tzara <rc-web@kiben.net> |
---|---|
date | Sun, 19 Aug 2012 21:44:23 +0000 |
parents | e4d2a8eb1450 |
children | 7f0485e0d0ff |
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;} </style> </head> <body style="margin:0"> <a id="1"><div class="unit" id="unit01"> <embed class="svgmusic" src="svg/13_6_2.svg" type="image/svg+xml"/> </div></a> <a id="2"><div class="unit" id="unit02"> <embed class="svgmusic" src="svg/14_1_1.svg" type="image/svg+xml"/> </div></a> <a id="3"><div class="unit" id="unit03"> <embed class="svgmusic" src="svg/15_0_2.svg" type="image/svg+xml"/> </div></a> <a id="4"><div class="unit" id="unit04"> <embed class="svgmusic" src="svg/26_6_3.svg" type="image/svg+xml"/> </div></a> <a id="5"><div class="unit" id="unit05"> <embed class="svgmusic" src="svg/44_7_5.svg" type="image/svg+xml"/> </div></a> <a id="6"><div class="unit" id="unit06"> <embed class="svgmusic" src="svg/32_2_4.svg" type="image/svg+xml"/> </div></a> </body> </html>