Use CSS absolute positioning, onmousedown, onmousemove, onmouseup and clientX/clientY properties of the event object to create a program that allows you to drag and drop an image. When the user clicks the image, it should follow the cursor until the mouse button is released