I'm trying to make the thumbnails fit to the width of the page, so
there are 3-4 in each row, but when you resize, I want it to basically
flow with the page, and I'm having a bit of a hard time figuring that
out.

I want the code to remain logical:

<ul>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
<li></li>
</ul>

and so on.

Anyone have any ideas?

I've read this,
http://www.alistapart.com/articles/multicolumnlists
but I can't really make it work for me.

I'm having trouble getting them to have 3 in a line and having the text
aligned UNDER the thumbnails.

Ideas?

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to