Log in

View Full Version : Lining up multiple columns of link lists



alexwdesign
08-28-2008, 09:57 PM
Hey guys,

I'm putting together a portfolio of my work, and I was wondering what is the easiest way to line up three columns of link lists, all with a list image. I'd rather not use a table, so I'm looking at just doing it with css. Thanks!

magicyte
08-28-2008, 10:40 PM
What are you asking for? (be more specific - it was a bit too general)

-magicyte

Nile
08-28-2008, 10:41 PM
The best solution for this would be to use float: left;
http://www.w3schools.com/css/pr_class_float.asp
http://www.tizag.com/cssT/float.php
http://www.quirksmode.org/css/clearing.html

magicyte
08-28-2008, 10:43 PM
Hehe. Ditto?

-magicyte