Dhtml Exercises

Final Assessment - Add these exercises to your Web site

Dhtml Objective 1
Create a page with a button and a span containing an image.
Pressing the button should move the image to a position 100 px from the top and 50 px from the side of the page.

Dhtml Objective 2
Make a web page that demonstrates a dhtml animation.

Dhtml Objective 3
Make a web page that demonstrates the ability to select an object and drag and drop it elsewhere on the page.

Dhtml Objective 4

Building Menus with Dhtml Load the page and complete the exercises on that page

Dhtml Objective 5

Add a button to a web page that inserts a new image inside a div tag using DOM programming techniques