: Hi,
: I am trying to do away with tables for layouts and am just begining the
[quoted text clipped - 7 lines]
: so that item1 and item444, item2 and item55, item3 and item6666 all
: line up?
That, my Dear man is a job for tables!!
Sid
ashkaan57@hotmail.com - 29 Mar 2006 07:51 GMT
Just when I thought it was safe to dive into CSS! Darn it!
No way to specify a <span> with a width to take care of item1 and
item4444, a span with a relative position and left-margin to handle
item2 and item55, ...?
Alan Silver - 29 Mar 2006 15:36 GMT
>: Hi,
>: I am trying to do away with tables for layouts and am just begining the
[quoted text clipped - 9 lines]
>
>That, my Dear man is a job for tables!!
Doesn't that depend on the nature of what he is trying to line up? If
the data is truly tabular, so that lining them items up is because they
are logically related, then yes a table probably is the most sensible
approach.
If, on the other hand, the items shown are merely dummy ones used for
clarity instead of independent parts of the page, then a table would not
be appropriate and we would need to know more about what s/he actually
wants before being able to advise.
Just a thought.

Signature
Alan Silver
(anything added below this line is nothing to do with me)