I've
highlighted the code so you can see the three rows, each
of which contains three divisions or cells.
This is the time for you to decide how many rows and how many
columns you would like. For now, make each row the same--you'll
see why up ahead :-)
Double-check your code before you save
it. Make sure that the table division tags are between opening
and closing row tags, AND that all of these are between the opening
and closing table tags.
If it is a little confusing, think of
it like this: we created a table (a rectangle), the we sliced
it into rows, then we sliced the rows into cells.
I think we're ready to start putting
some things into the cells. We're almost ready to look at
our table. Almost, but not yet.
Save
|