UnderTaker wrote:
Quote:
The matter is: how can I manage to have the iframe taking all the remaing
height? |
Comments on your provided code:
You define the Height of the image to be 300 pixels for the image
itself, yet for the "graphic" container, you define its Height to be
350px. If you give the "graphic" also to be 300px, this should resolve
your problem regarding the iframe taking the remaining height of the column.
It seems that you have to give the Width Attribute directly to iframe.
I have no idea as to why you apply float:right to "news" if you want it
to be in the same column.
--
Gus