>tags with the align attribute set to "center", like this:
>
>
> MARY ELLEN YAMASHITA
>
>
>But if you want to have complete layout control, put your text and
>images within the cells of a table. You can think of a table as a grid
>that lays over the page. The borders can be visible or invisible. You
>position your material by placing it within the cells of the grid. You
>have control over the dimensions of the table, its alignment on the
>page, the number and dimensions of cells, their content, and the
>alignment of the content within each cell.
>
>In order to give you a clear idea of how this works, I revised your
>home page and put it online at
>http://amsterlaw.com/design/calloo/calloo.htm
>I firmed up the layout with invisible tables. Use your back button
>to go back and forth between this page and your own page to
>compare the two. Try it on the computer of a friend using software
>different from your own.
>
>This code will give identical results in both Internet Explorer 4.0 and
>Netscape 4.6 (I checked.) It should work with newer and older
>browsers as well and should work pretty well whether or not the
>specified fonts are available.
>
>The cookie stamps image is now in a table cell and your 3 large-font
>lines are centered in a table cell to the right of the image. Because of
>the size of the image and the size of the fonts, some of the words
>stack vertically. (If you want to have the text arranged horizontally,
>reduce the font size and/or image size and the text will rearrange
>itself - still centered.)
>
>Your row of navigational icons are now spaced evenly because each
>one is placed within its own 85-pixel table cell.
>
>Other touches:
>
>1. I converted your navigation icons into transparent GIF files which
>is why they now blend seamlessly into background.
>
>2. I added some thin horizontal bars around the navigation bar
>to help set it apart visually on the page.
>
>3. I brightened up your "cookie stamps" image and made it an
>active link to your cookie stamps page.
>
>4. All the links now generate mouseover messages on the status
>bar.
>
>Feel free to use/edit the code I wrote and any of the revised
>images. If you use the code, be aware that I changed the image
>references to point to the new GIF files that I created. Either use
>those GIF files or change the source code references back to the
>JPG files you are now using.
>
>Bill Amsterlaw
>Keene, NY, USA
>http://amsterlaw.com
>wamster@amsterlaw.com
>
>
>
>
>