Creating a Page Layout

Using Divs

Divs make it easier (in some ways) to do layouts which can be managed and updated over time compared to layout out information via tables. Divs also make file sizes smaller than using tables in almost all cases.

Creating the Page