[htmltmpl] Coding up a three column table...
Brought to you by:
samtregar
From: Dave H. <da...@ho...> - 2004-05-12 09:05:04
|
I've got an image gallery that I want displayed as three columns. Am I right in assuming that I need to code it up as an array of rows containing the array of the column cells? Anyone got any nice idiomatic perl for transforming a simple array into one of these? ;-) Ta, Dave |