HTML Cookbook

Recipes for tasty webpages from
html.help.gnubee





Here is a table that uses rowspan.

How many rows do you see?
How many columns?
How many cells?
How would you build this table?

Try making a table with this layout.
Add colors or images if you like.




Left Top Right
Middle
Bottom


Solution using Rowspan
Solution using Nested Tables