HTML, XHTML and CSS All-In-One for Dummies - Andy Harris [188]
sprite = document.getElementById(”sprite”);
setInterval(“moveSprite(5, 3)”, 100);
} // end init
Timer-based movement
style = “position: absolute;
top: 100px;
left: 100px;
height: 25px;
width: 25px;” >

alt = “ball” />
x = 100, y = 100