03_Nadpis/Nadpis_07.htm


  1  <?xml version="1.0" encoding="windows-1250"?>
  2  <!DOCTYPE html   PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  3    "DTD/xhtml1-strict.dtd">
  4  <html xmlns:t ="urn:schemas-microsoft-com:time">
  5  <head>
  6    <meta name=vs_targetSchema content="http://schemas.microsoft.com/intellisense/ie5">
  7  <title>Nadpis_07</title>
  8    <?import namespace="t" implementation="#default#time2">
  9  </head>
 10  <body>
 11    <t:animate targetElement="Obj" attributeName="fontSize" to="10"
 12      dur=".5" autoReverse="true" repeatCount="indefinite" />
 13    <div  style="height:50; width:500" >
 14      <div id="Obj" style="font-size:40; text-align:center" >
 15        Kuk :-)
 16      </div>
 17    </div>
 18    xxxxxxxx
 19  </body>
 20  </html>