Summary

DHTML is the topic of several excellent books—what we've discussed here should just whet your appetite. But you have learned a few DHTML basics, including the following:

  • How to use divs to create blocks of HTML

  • How to add styles to divs

  • How to make divs, along with the HTML they contain, visible or invisible

  • How to move divs

  • How to animate divs with timed loops

  • How to use DOM methods to alter HTML documents

  • How to read keyboard and mouse events

  • How to create a basic hierarchical menu

If you understood all that, you shouldn't have any problem with the assignment.

Get The Book of JavaScript, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.