|
Web Page Guide |
"We end up with everything we are composed of in a lattice, a grid, a mesh. - Doris Lessing |
||||||||
|
|
Tables: Your Friend and Mine
By this point, you have learned almost everything that you need to know to create a basic web page. There's still publishing, but we'll get there in a sec. The one slightly-more-than-basic thing we're going to go over is tables. Why? Because they are, as the title indicates, your friend and mine. Seriously: tables are wonderful, marvelous, versatile things, that can organize information and even aid in your design.
Notice there's no link there. Why? Because this very page has two separate tables on it: a large, four cell table that creates the color blocks and a smaller table along the left side that creates the navigation bars. If you hit the little Front Page icon on the browser toolbar, you'll see what I mean.
Tables in Front Page work in similar ways to tables in Word, with a few added complexities. let's dive in.
You can insert a table in two ways:
Go to the "Tables" menu across the top. Select "Insert," then "Table." You may want to glance at the other things you can insert as well, as this will be one way to add columns or rows later.
A box will come up that lets you select table features. Let's take a sec to explore these.
Any of these can be changed at any time, so again, don't feel pressured.
And we have tableage!
(Note: if you choose not to have borders, a faint dotted line will appear in Front Page. This will not appear on the published web page).
The second way to insert a table is much the same way you do in MS Word. Click on the table icon across the toolbar. Choose the number of rows and columns by selecting the same number of horizontal and vertical boxes. You can always add rows later if four is not enough.
If you do this, your table will show up with the default settings, so we'll need to change these. To do this, with your cursor in the box, go to "Table." Select "Properties," then "Table."
In addition to the familiar properties like alignment and cell padding, there are a few more:
A few other notes:
You can change column width simply by moving the mouse arrow until a double-arrow appears, then dragging the border to the appropriate width. Row height pretty much requires hitting "return."
To change the background color of individual cells, select the cell or cells. Click on "Table," select "Properties," then "Cell." Change the color in "Background."
To get what appear to be solid blocks of color against the page background, change the table background to the same color as the page background. Then change the individual cell backgrounds to the desired color. The greater your cell spacing, the more space between the blocks.
To add rows, simply go to the last cell in the table and hit "Tab." To add columns, click on "Table," select "Insert," then select "Rows and Columns." You can add columns to the left or the right.
Class Web Page Notes
And finally, we get to Publishing Your Web Page |