aligning multiple lists

aligning multiple lists

am 01.12.2007 19:24:55 von lnatz

Hi,

I am relatively new to html. If I wanted to align multiple lists in
html, how would I go about doing so? One of my issues is that it is a
list of links

For example, if I have a list like so:

featured
apparel
books

supplies
notebooks
pens

misc
food
drinks

But I want it to look like this:

featured
supplies misc
apparel
notebooks food
books
pens drinks



thank you,
natalie r.

Re: aligning multiple lists

am 01.12.2007 19:28:21 von lnatz

I apologize, the way the alignment looks is not the way it was suppose
to look when I wrote the post. But hopefully you understand.

Thank you,
Natalie R.

Re: aligning multiple lists

am 01.12.2007 22:07:31 von dorayme

In article
m>,
lnatz wrote:

> Hi,
>
> I am relatively new to html. If I wanted to align multiple lists in
> html, how would I go about doing so? One of my issues is that it is a
> list of links
>
> For example, if I have a list like so:


This the sort of thing you want:



?

--
dorayme