changeset 28:965ea3cd2ae6

added music.html
author tzara <rc-web@kiben.net>
date Tue, 31 Jul 2012 17:01:34 +0100
parents a3387450c585
children ea19684cd1db 0123b4602f8e
files www/m/music.html
diffstat 1 files changed, 17 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/www/m/music.html	Tue Jul 31 17:01:34 2012 +0100
@@ -0,0 +1,17 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <style type="text/css">
+      .svgmusic {width:1280px; height:800px;}
+    </style>
+</head>
+
+<body>
+      <a id="1"><div id="unit01"> <embed class="svgmusic" src="svg/13_6_2.svg" type="image/svg+xml"/> </div></a>
+      <a id="2"><div id="unit02"> <embed class="svgmusic" src="svg/14_1_1.svg" type="image/svg+xml"/> </div></a>
+      <a id="3"><div id="unit03"> <embed class="svgmusic" src="svg/15_0_2.svg" type="image/svg+xml"/> </div></a>
+      <a id="4"><div id="unit04"> <embed class="svgmusic" src="svg/26_6_3.svg" type="image/svg+xml"/> </div></a>
+      <a id="5"><div id="unit05"> <embed class="svgmusic" src="svg/44_7_5.svg" type="image/svg+xml"/> </div></a>
+      <a id="6"><div id="unit06"> <embed class="svgmusic" src="svg/32_2_4.svg" type="image/svg+xml"/> </div></a>
+</body>
+</html>