1 <html xmlns:t ="urn:schemas-microsoft-com:time"> 2 <head> 3 <title>Pohyb_01</title> 4 <?import namespace="t" implementation="#default#time2"> 5 </head> 6 <body> 7 <h2>Pohyb tarantule</h2> 8 <div style="position:absolute; left:10; top:70px;"> 9 <t:animateMotion to="400, 0" dur="5" fill="hold"/> 10 <img src="Tarantula.jpg" /> 11 </div> 12 <div style="height=70px"> </div> 13 xxxxxxx 14 </body> 15 </html>