aligning multiple lists

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.
lnatz [ Sa, 01 Dezember 2007 19:24 ] [ ID #1883811 ]

Re: aligning multiple lists

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.
lnatz [ Sa, 01 Dezember 2007 19:28 ] [ ID #1883812 ]

Re: aligning multiple lists

In article
<b5e23794-d4bf-43fc-a697-5affbea474c3 [at] i12g2000prf.googlegroups.co
m>,
lnatz <nmrabinovich [at] gmail.com> 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:

<http://members.optushome.com.au/droovies/test/threeULs.html>

?

--
dorayme
dorayme [ Sa, 01 Dezember 2007 22:07 ] [ ID #1883828 ]
Miscellaneous » alt.html » aligning multiple lists

Vorheriges Thema: Mika
Nächstes Thema: XML table display using CSS