Freepages-Help-L Archives

Archiver > Freepages-Help > 2010-02 > 1267340404


From: Charles Dobie <>
Subject: Re: [FreeHelp] Need help formatting accessible tables
Date: Sun, 28 Feb 2010 02:00:04 -0500
References: <99474cef1002260818j27d48f5ekeb1285eb4865b473@mail.gmail.com><8CC8539B2A1256E-2DA8-2E5C@webmail-d079.sysops.aol.com><99474cef1002261555l2875c4dbm1984e19d353ec8d1@mail.gmail.com><4B88AA7E.1090203@bellsouth.net><8CC858900E50503-355C-5AB8@webmail-d028.sysops.aol.com><4B894578.8010901@bellsouth.net><9AA637455449455AA0AE94B36800265E@BERT><99474cef1002272230h69e08bd9wf5cd7ac699db2e7b@mail.gmail.com>
In-Reply-To: <99474cef1002272230h69e08bd9wf5cd7ac699db2e7b@mail.gmail.com>


Hello,

I'm using the latest Firefox and if you want to be picky then yes,
there is a bit too much space between tables.

But why do you insist on tables? Why not make each item a paragraph
with a hanging indent? You can control the space between the page
numbers and the first item by inserting one or more fixed spaces
(&nbsp;) and then tweak the value of the indent in your .css file
until the following lines line up with the first one.
Something like:
p.hang {
margin-left: 4em;
text-indent: -4em;
}
Just change the "4" to whatever works for you.

Cheers, Chas. Dobie.


At 01:30 AM 2/28/2010, the cohens wrote:
>Oh my, this thread has gotten way off target. I sort of felt like I
>was jumping off of a diving board when I posted, and it was not until
>afterwards that I see how to ask my question in a better way.
>
>I have a page that I want feedback on. My friends all say they like
>it except the space between tables and cells is a little big, and
>the page numbers in the left cells are too close to the right cells.
>
>I think I can resolve the distance between left and right columns
>with Caroline's suggestion. But I would like to know if the
>vertical space between the tables and cells is all that horrible?
>
>http://freepages.family.rootsweb.ancestry.com/~thecohens/dubinskydir.html
>
>On 2/27/10, Barry Carlson <> wrote:
> >
> > Likewise, I am also intrigued!
> >
> > Barry
>


This thread: