Dragging Image
Step 1: Add the following into the <Head> section of your page.
<body> <img src="pic1.gif" class="drag"><br> <img src="pic2.gif" class="drag"><br> <h1><b class="drag">Go Buffs!</b></h1> </body> </html>