Beginning Web Programming - Code Examples

Back to main book index

Chapter 9: Page Layout

Here are the examples for Chapter 9, which looks at how to create page layouts.

Layouts

ch09-eg01.htmlPercentage page width
ch09-eg02.htmlFixed page width
ch09-eg03.htmlSingle column layout
ch09-eg04.htmlTwo column layout
ch09-eg05.htmlThree column layout
ch09-eg06.htmlA nested table layout

Exercise

exercise.htmlThree column layout