Re: [css-d] absolute positioning inside table cells

2005-12-28 Thread Jesper Brunholm
Sarah Waterson wrote: > I'm building a page that requires large tables of small table cells. > Inside those cells, I need to layer images on top of one another. I think that, in your place, I'd set-up the images relative to one big div, and let some serverside scripting handle the position-number

Re: [css-d] absolute positioning inside table cells

2005-12-28 Thread Philippe Wittenbergh
On 29 Dec 2005, at 7:59 am, Sarah Waterson wrote: > 'm building a page that requires large tables of small table cells. > Inside those cells, I need to layer images on top of one another. I've > found two ways to do this with the position attribute: > > OPTION 1: use a inside each table cell wit

[css-d] absolute positioning inside table cells

2005-12-28 Thread Sarah Waterson
Hello everybody, I'm building a page that requires large tables of small table cells. Inside those cells, I need to layer images on top of one another. I've found two ways to do this with the position attribute: OPTION 1: use a inside each table cell with a position:relative and place all of the