01_Uvod/Nadpis_04.htm


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