CSE686 - Internet Programming
Demonstrate Table Layout
|
||
---|---|---|
Navigation
|
Content
This page is structured with a single table with three columns, a heading row, and a content row.
The heading uses a colspan attribute to merge its three columns into a single heading column.
Cascading styles are applied to elements and to classes and ids to establish a design. The widths
of the navigation column and side-bar are fixed, allowing the content column to vary with the page
size. This is referred to as a fluid design.
![]() |
Side-bar
Block #1
Some text for this block goes here.
Block #2
Some more trivial text for this block goes here.
|