comparison www/m/seta/music.html @ 25:8ac67b784a8c

added svgs instead of raster notation also css for svg and bash script to add reference to svg files
author tzara <rc-web@kiben.net>
date Sun, 15 Jul 2012 01:14:27 +0100
parents aaf429469697
children
comparison
equal deleted inserted replaced
24:22f1c38007ff 25:8ac67b784a8c
1 <!DOCTYPE html> 1 <!DOCTYPE html>
2 <html> 2 <html>
3 <head> 3 <head>
4 4
5 <head>
6 <link href="../css/nodescore.css" rel="stylesheet">
7 </head>
8
5 </head> 9 </head>
6 10
7 <body> 11 <body>
8 <a data-role="page" id="1"><div id="unit01"> <img src="img/1280x800/music1.jpg" width="1280px"/> </div></a> 12 <a data-role="page" id="1"><div id="unit01"> <embed src="../svg/13_6_2.svg" type="image/svg+xml"/> </div></a>
9 <a data-role="page" id="2"><div id="unit02"> <img src="img/1280x800/music2.jpg" width="1280px"/> </div></a> 13 <a data-role="page" id="2"><div id="unit02"> <embed src="../svg/14_1_1.svg" type="image/svg+xml"/> </div></a>
10 <a data-role="page" id="3"><div id="unit03"> <img src="img/1280x800/music3.jpg" width="1280px"/> </div></a> 14 <a data-role="page" id="3"><div id="unit03"> <embed src="../svg/15_0_2.svg" type="image/svg+xml"/> </div></a>
11 <a data-role="page" id="4"><div id="unit04"> <img src="img/1280x800/music4.jpg" width="1280px"/> </div></a> 15 <a data-role="page" id="4"><div id="unit04"> <embed src="../svg/26_6_3.svg" type="image/svg+xml"/> </div></a>
12 <a data-role="page" id="5"><div id="unit05"> <img src="img/1280x800/music5.jpg" width="1280px"/> </div></a> 16 <a data-role="page" id="5"><div id="unit05"> <embed src="../svg/44_7_5.svg" type="image/svg+xml"/> </div></a>
13 <a data-role="page" id="6"><div id="unit06"> <img src="img/1280x800/music1.jpg" width="1280px"/> </div></a> 17 <a data-role="page" id="6"><div id="unit06"> <embed src="../svg/32_2_4.svg" type="image/svg+xml"/> </div></a>
14 </body> 18 </body>
15 </html> 19 </html>