On 9/26/06, Roger Roelofs <[EMAIL PROTECTED]> wrote:
> Somehow I missed the first message in this thread.  If I missed the
> point, let me know and I'll try again.

Thanks for your reply.  Take a look at the sample page, which I linked
in that message you missed:

http://www.thereeds.org/css/test.html

Right now, the green and grey boxes are tables within the larger table
that contains the form labels and inputs.  I'd prefer a layout that
didn't rely on nested tables.  A single table for the overall form
layout is acceptable, though.

The two groups of servers - active and inactive - are determined
dynamically and populated with JavaScript.  That's simplest if each
group is contained within a single parent element (rather than having
all servers of whichever type in one flattened list).

 I'd like to have the two boxes the same height even though there's
extra information about each of the active servers displayed below
their names and no such information on the inactive side.

I've tried various combinations of lists, but I end up having to put
the labels in an unnatural place in the flow, or arranging the lists
vertically instead of horizontally (which makes the extra info for the
active servers awkward to place)...

Any suggestions welcome.

-- 
Mark J. Reed <[EMAIL PROTECTED]>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to