qt-gif-test.html   [plain text]


<html>
<body>
<div>
    <img src="qt-anim.gif">
    <p>This should animate.</p>
</div>
<div>
    <img src="qt-noanim.gif">
    <p>This should not animate and you should see a cross.</p>
</div
<div>
    <img src="qt-10loop-anim.gif">
    <p>This animation should loop 10 times.</p>
</div
</body>
</html>