Re: [WSG] tableless layout stuff

2006-03-06 Thread Jack Pivac
on 06/03/06 16:57 Christian Montoya said the following: On 3/5/06, Jack Pivac [EMAIL PROTECTED] wrote: Hi Everyone, Few questions: http://temp.delphinus.co.nz/newsite/shop/shop.php?product=accessories I'm using white-space: pre; so dont have to br every line in the green description

Re: [WSG] tableless layout stuff

2006-03-06 Thread Seona Bellamy
On 07/03/06, Jack Pivac [EMAIL PROTECTED] wrote: But does anyone have any idea how to put that alongside the title andimage etc without using a table? or should i just use a table? The simplest way would be to wrap the bits you want to have on the left (title, pic, price, etc) in some sort of

Re: [WSG] tableless layout stuff

2006-03-06 Thread Jack Pivac
on 07/03/06 12:17 Seona Bellamy said the following: On 07/03/06, *Jack Pivac* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: But does anyone have any idea how to put that alongside the title and image etc without using a table? or should i just use a table? The simplest way would

Re: [WSG] tableless layout stuff

2006-03-06 Thread Peter Ottery
Jack wrote: But does anyone have any idea how to put that alongside the title and image etc without using a table? or should i just use a table? Hi Jack, There shouldnt be any need for a table here. just mark your list up as a list and float your image to one side. something like this:

Re: [WSG] tableless layout stuff

2006-03-06 Thread Seona Bellamy
On 07/03/06, Jack Pivac [EMAIL PROTECTED] wrote: The simplest way would be to wrap the bits you want to have on the left (title, pic, price, etc) in some sort of containing element such as a div and float it left.but if i float it left.. then doesn't that mean i have the wrap the whole lot in

Re: [WSG] tableless layout stuff

2006-03-06 Thread Jack Pivac
on 07/03/06 12:29 Peter Ottery said the following: Jack wrote: But does anyone have any idea how to put that alongside the title and image etc without using a table? or should i just use a table? Hi Jack, There shouldnt be any need for a table here. just mark your list up as a list and

[WSG] tableless layout stuff

2006-03-05 Thread Jack Pivac
Hi Everyone, Few questions: http://temp.delphinus.co.nz/newsite/shop/shop.php?product=accessories I'm using white-space: pre; so dont have to br every line in the green description stuff... but if the window is resized it doesn't wrap AT ALL... is there a better way to do this? And is

Re: [WSG] tableless layout stuff

2006-03-05 Thread Christian Montoya
On 3/5/06, Jack Pivac [EMAIL PROTECTED] wrote: Hi Everyone, Few questions: http://temp.delphinus.co.nz/newsite/shop/shop.php?product=accessories I'm using white-space: pre; so dont have to br every line in the green description stuff... but if the window is resized it doesn't wrap AT