Forums

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

Home Forums CSS floated span in a div – text not flowing around it, forcing a new line instead. Reply To: floated span in a div – text not flowing around it, forcing a new line instead.

#238179
Paulie_D
Member

But it IS a table…details and a price.

Flexbox can achieve the same result as CSS tables but there is no float:bottom that can wrap text around at span a the bottom right / left.

You could fake it though but frankly it’s a lot of work for something that should be a table

http://stackoverflow.com/questions/19770925/floating-an-image-to-the-bottom-right-with-text-wrapping-around