03_Nadpis/Nadpis_10.htm


  1  <html  xmlns:t ="urn:schemas-microsoft-com:time">
  2  <head>
  3    <title>Nadpis_10</title>
  4    <?import namespace="t" implementation="#default#time2">
  5    <style>
  6      .xx {behavior: url(#default#time2); text-align:center; }
  7    </style>
  8  </head>
  9  <body>
 10    <t:seq id="a" dur="5" repeatCount="indefinite" >
 11      <h2 class="xx" dur="2.5" >Kuk :-)</h2>
 12      <h2 class="xx" dur="1.5" >..aha..</h2>
 13      <h2 class="xx" dur="1" >--jaj--</h2>
 14    </t:seq>
 15    xxxxxxx
 16    </body>
 17  </html>