Page Layout Using AP Div

Posted by: Ping

AP Div stands for Absolute Positioned Div.
Earlier we used table tags to layout a page. Let’s learn a more advanced layout technique, page layout using AP divs, through the following exercise.

In this exercise, you need:
1. create an HTML page with a header, a main content area, and a sidebar using AP divs.
2. set up an embeded CSS for the page
3. rollover the buttons using Javascript
Please download the exercise asset here