Thu, 2010-03-11 03:43
I have a DIV and inside it I need to arrange info in 2 columns.
There is a vertical text based menu in the left column which contains 5 hyperlinks.
In the right column I need to place a text definition of each menu item. One has 3 lines of text, one has 2 lines of text and 3 have a single line of descriptive text.
My problem is I can't see a way to align them as each column is 'uneven'.That is, I need each menu item to line up with the top row of each text description.
Is there a way to do this via CSS?
Chris
Thu, 2010-03-11 08:27
#1
Without code it's hard to
Without code it's hard to say. Are you using a definition list?
