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
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
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