Re: [css-d] List items in columns

2008-09-10 Thread Jack Timmons
On Tue, Sep 9, 2008 at 11:45 PM, Zach Shepherd <[EMAIL PROTECTED]> wrote: > I'm not sure if it's quite what you want, but you could use something like: > > > LABEL:VALUE > ... > > > with css specifying a width for label in ems (and other styling, of > course). > > Zach > > On Wed, Sep 10, 2008 a

Re: [css-d] List items in columns

2008-09-09 Thread Rees, Mark
: css-d@lists.css-discuss.org Subject: Re: [css-d] List items in columns I was under the impression that you couldn't set a width on an inline element. - Original Message - From: "Damien" <[EMAIL PROTECTED]> To: "Jim" <[EMAIL PROTECTED]> Sent: Tuesda

Re: [css-d] List items in columns

2008-09-09 Thread Jim
I was under the impression that you couldn't set a width on an inline element. - Original Message - From: "Damien" <[EMAIL PROTECTED]> To: "Jim" <[EMAIL PROTECTED]> Sent: Tuesday, September 09, 2008 9:23 PM Subject: Re: [css-d] List items in columns

Re: [css-d] List items in columns

2008-09-09 Thread Jim
Tuesday, September 09, 2008 9:35 PM Subject: Re: [css-d] List items in columns With such a large amount of data, I would suggest using a template and perhaps a server-side database. MySQL is often included in a web hosting package and is fairly quick to learn. Regards, Alan. www.theatre

Re: [css-d] List items in columns

2008-09-09 Thread Zach Shepherd
I'm not sure if it's quite what you want, but you could use something like: LABEL:VALUE ... with css specifying a width for label in ems (and other styling, of course). Zach On Wed, Sep 10, 2008 at 00:35, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Jim wrote: > > Is there any way to lay out

Re: [css-d] List items in columns

2008-09-09 Thread Gunlaug Sørtun
Jim wrote: > Is there any way to lay out list items as follows, without using tables > (won't look right unless you view email as plain text): > > > * CPU: 2 x Xeon 5130 > * RAM: 8 GB > * STORAGE: 330 GB > > The thing that drives me nuts with using tables in this example is tha

[css-d] List items in columns

2008-09-09 Thread Jim
Is there any way to lay out list items as follows, without using tables (won't look right unless you view email as plain text): * CPU: 2 x Xeon 5130 * RAM: 8 GB * STORAGE: 330 GB The thing that drives me nuts with using tables in this example is that it requires such a lot of