Best way to list stuff in columns?
Permalink
What's the best way to list stuff in columns? For example say I want to have a list of stuff like:
asldjf skdj 2o3ijls
skj wesdds 290kwsj99
asiuo wieou 84892
skkjkjk xncmnw 19229kj
ilknm zvwv 2930
Besides manually spacing out each column, is there a better way to do this? Like a table or something?
Edit: and the example above is a perfect example of my problem, it looked good when I typed it, but because of the font formatting it looks bad. This is how it should look:
thing1 attribute1 attribute1
thing1 attribute1 attribute1
thing1 attribute1 attribute1
thing1 attribute1 attribute1
thing1 attribute1 attribute1
asldjf skdj 2o3ijls
skj wesdds 290kwsj99
asiuo wieou 84892
skkjkjk xncmnw 19229kj
ilknm zvwv 2930
Besides manually spacing out each column, is there a better way to do this? Like a table or something?
Edit: and the example above is a perfect example of my problem, it looked good when I typed it, but because of the font formatting it looks bad. This is how it should look:
thing1 attribute1 attribute1
thing1 attribute1 attribute1
thing1 attribute1 attribute1
thing1 attribute1 attribute1
thing1 attribute1 attribute1
Thanks for the reply. I never made a new page type before, didn't know you could.
So I made a new page type now, but how do I make it so it has html table and areas in each of the cells?
I don't see in the "new page type" thing where to do anything other than selecting Metadata Attributes, page name, and the icon.
Oh, and when is 5.4 supposed to be released? That looks cool.
So I made a new page type now, but how do I make it so it has html table and areas in each of the cells?
I don't see in the "new page type" thing where to do anything other than selecting Metadata Attributes, page name, and the icon.
Oh, and when is 5.4 supposed to be released? That looks cool.
you have to open the new page type within your theme, then add an HTML table directly there, and put the area display code in there.
5.4 should be out before sxsw (march 12)
5.4 should be out before sxsw (march 12)
concrete5.4's new layout system will make this problem a whole lot easier though. see the attached screenshot.