annotate www/m/seta.html @ 20:9daa1ac0af33

seperated content to external html (seta) and fixed thumbnail generation and preview context
author tzara <rc-web@kiben.net>
date Tue, 10 Jul 2012 14:16:12 +0100
parents
children
rev   line source
rc-web@20 1 <!DOCTYPE html>
rc-web@20 2 <html>
rc-web@20 3 <head>
rc-web@20 4
rc-web@20 5 </head>
rc-web@20 6
rc-web@20 7 <body>
rc-web@20 8 <a data-role="page" id="1"><div id="unit01"> <img src="img/1280x800/music1.jpg" width="1280px"/> </div></a>
rc-web@20 9 <a data-role="page" id="2"><div id="unit02"> <img src="img/1280x800/music2.jpg" width="1280px"/> </div></a>
rc-web@20 10 <a data-role="page" id="3"><div id="unit03"> <img src="img/1280x800/music3.jpg" width="1280px"/> </div></a>
rc-web@20 11 <a data-role="page" id="4"><div id="unit04"> <img src="img/1280x800/music4.jpg" width="1280px"/> </div></a>
rc-web@20 12 <a data-role="page" id="5"><div id="unit05"> <img src="img/1280x800/music5.jpg" width="1280px"/> </div></a>
rc-web@20 13 <a data-role="page" id="6"><div id="unit06"> <img src="img/1280x800/music1.jpg" width="1280px"/> </div></a>
rc-web@20 14 </body>
rc-web@20 15 </html>