I'm looking to output a series of ULs and LIs in a 3 column fashion, like this:
link1----------link4----------link7 link2----------link5----------link8 link3----------link6 I've got code which lets me do it like this: link1----------link2----------link3 link4----------link5----------link6 link7----------link8 But I'm a little mystified at how to accomplish the first. I actually thought it would be a piece of cake since I could just easily output the LIs inside the UL, but figuring out how many should be in each is bigger challenge than I first thought. Anyone have code like this already written? Yes, I feel like a chump because of this. No I haven't had any coffee yet today. Yes I'm going home to cry on my huge pilla'. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310926 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

