- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 19 Jan 2016 11:33:35 -0800
- To: Binyamin <7raivis@inbox.lv>
- Cc: www-style list <www-style@w3.org>
On Wed, Jan 13, 2016 at 12:44 PM, Binyamin <7raivis@inbox.lv> wrote: > Do we have any [css-multicol] compatible spec to "wrap text around column > centered image"? Example https://output.jsbin.com/kusufo/quiet and > https://css-tricks.com/examples/FloatBoth/ (proposed in > https://css-tricks.com/float-center/ as float:center). > column-span wouldn't cover it, since expected wrapping text in both sizes of > image. > > Would it be/stay compatible only with [css-shapes]? I prefer compatibility > also for [css-multicol], maybe really with simple "float:center". This would either be something simple, like "float: top center;" (if that ends up existing in the Page Floats spec), or an Exclusion (abspos + push text around like a float does). ~TJ
Received on Tuesday, 19 January 2016 19:34:23 UTC