Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Colspan problem Reply To: [Solved] Colspan problem

#176041
sensationikke
Participant

@TheDutchCoder: I do not see another way to make the title wrap around the floated parts in case it becomes too big.

I am trying to find a solution by using divs: http://codepen.io/anon/pen/tDhIG?editors=110

I am still stuck with a few things:
– Text-align so that the red parts are at the same height (check when resizing).
– Having both the rows jump under image div instead of one (when resizing)
– Having text make full use of the available space. (floats?)