December 20, 2005 04:30 PM EST
Layers are a special kind of HTML elements that can be used as a container to
hold other HTML elements and to show them dynamically using JavaScripts. We
can stack more than one layer on top of each other. One or more layer can be
made visible dynamically, by hiding others. But u... (more)