<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:t = "urn:schemas-microsoft-com:time"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<META content="MSHTML 6.00.2722.900" name=GENERATOR>
<STYLE tipe="text/css">.time {
 BEHAVIOR: url(#default#time2)
}
</STYLE>
</HEAD>
<BODY id=body1 bgColor=#d8d4d8 leftMargin=200><STRONG>
<IMG class=time id=illust0
style="LEFT: 0px; WIDTH: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 0px" alt="" src="C:\My Documents\My Pictures\abc01.jpg">
    左上(0,0)に幅、高さ共に0の画像を表示します。
<?import namespace = t urn =
"urn:schemas-microsoft-com:time" implementation = "#default#time2" />
<t:animate id=largeW attributeName = "width" from = "0" targetElement = "illust0" to = "181" begin = "3" dur = "5" fill ="hold"></t:animate>
    3秒後から5秒かけて、幅を0〜181に増やします。
<t:animate id=largeH attributeName = "height" from = "0" targetElement = "illust0" to = "250" begin = "3" dur = "5" fill = "hold"></t:animate>
    同じく高さを増やします。
</STRONG></BODY></HTML>