01_Uvod/Nadpis_01.htm


  1  <html>
  2  <head>
  3    <title>Nadpis_01</title>
  4    <?import implementation="#default#time2">
  5    <style>
  6      .time {behavior: url(#default#time2);}
  7    </style>
  8  </head>
  9  <body>
 10    <h2 class="time" begin="2" dur="3" >Kuk :-)</h2>
 11    xxxxxxx
 12  </body>
 13  </html>