|
Posted by Neredbojias on 08/18/06 20:45
To further the education of mankind, "WalterTemp" <whaletyr@wanadoo.nl>
vouchsafed:
> I have a small problem
>
> I want a table with several images. however in some tablecell I want 2
> images over eachother, how can I do this without destroying the table
> layout..
>
> Al pix re 10 by 10 pixels
>
> If I use this config, the table get %#@$*(%^up.
> any idea on how to do it proper?
....snip
Put a div in the cell, position it relative, put both images in the div,
position one absolute with 0 coordinates.
--
Neredbojias
Infinity has its limits.
[Back to original message]
|