Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   HTML (http://www.velocityreviews.com/forums/f31-html.html)
-   -   aligning multiple lists (http://www.velocityreviews.com/forums/t556595-aligning-multiple-lists.html)

lnatz 12-01-2007 06:24 PM

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 12-01-2007 06:28 PM

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.

dorayme 12-01-2007 09:07 PM

Re: aligning multiple lists
 
In article
<b5e23794-d4bf-43fc-a697-5affbea474c3@i12g2000prf.googlegroups.co
m>,
lnatz <nmrabinovich@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


All times are GMT. The time now is 05:12 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57