pasting tables (no glue, I mean clue)

J

JEROME

Ive copied and pasted one column from my access database and pasted into my
web page. All went well but how can I reposition it. Its snug right up to
the left margin, any absolute positioning type thing similar to images?
Thanks.
 
J

Jim Buyens

-----Original Message-----
Ive copied and pasted one column from my access database
and pasted into my web page. All went well but how can I
reposition it. Its snug right up to the left margin, any
absolute positioning type thing similar to images?
Thanks.

First create a two-column, one row HTML table.

Set the table's border width to zero, and then use either
a transparent GIF (i.e. a "spacer"), cellpadding, or cell
spacing to make the left cell occuply as much space as you
want.

Then, paste your Access data into the right cell.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top