summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests/smil20.smi
blob: 143c95e4e5f3b3483e0bfc8c90bd527764a208f8 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE smil PUBLIC "-//W3C//DTD SMIL 2.0//EN"
  "http://www.w3.org/2001/SMIL20/WD/SMIL20.dtd">  
<smil xmlns="http://www.w3.org/2001/SMIL20/Language">
  <body>
    <img id="smile" end="activateEvent" src="../images/smile.jpg"/>
  </body>
</smil>