View Single Post
07-03-2009, 04:12 PM
#1
mentalNomad is offline mentalNomad
Status: I'm new around here
Join date: Jul 2009
Location:
Expertise:
Software:
 
Posts: 2
iTrader: 0 / 0%
 

mentalNomad is on a distinguished road

  Old  Can table content wrap around a floated element?

I am creating a 2-column table that should have some photos interspersed within it. To do this, I have floated right a paragraph that includes the image at the top, but that causes the table cells to have the same width throughout the entire page.

You can see my code at my site here. On the rows below the floated p (around Year 5), I would like the event description text to extend across the entire page beneath the floated image. However, the cell width is being set by the cells above. Is there a way to fix this, or should I just not use a table for my timeline?

Thanks.

Reply With Quote