|
Posted by dorayme on June 9, 2008, 12:17 am
Please log in for more thread options In article
> I'm having a problem with a site I'm building. It uses tables, but
> it's really tricky. A picture of the layout I need can be found at
> http://www.altmarvel.net/Liam/WHATINEED.jpg (sorry for the all-caps in
> the filename).
>
> What I need is a table that with two sides: the left is headers, and
> the right is information, like so:
>
> Product number: 123456789
> Product name: Lawnmower
> Colour: Fire engine red
> etc. etc.
>
> However, I need to include an inset of the picture of the product in
> the right-top corner. However, the product picture could be any size,
> so it might span down three TDs, four TDs, all TDs. So I can't make a
> third TR that spans any specific number of TDs. Also, there is a
> product description and some reviews of the product that could stretch
> those TDs to any length, making the prediction of any ROWSPAN even
> more impossible. How do I do this?
Will this do you? Shout if you need anything in it explained:
<http://dorayme.890m.com/alt/productTableWithImage.html>
--
dorayme
|