Liam R E Quin wrote: > > http://dev.w3.org/csswg/css3-gcpm/#page-and-column-floats > > > > You can e.g. set: > > > > pre.code { > > float: snap; > > } > > > > That is, the code will float to the top of the next page if there > > isn't room. > > how do you float to the top of the next column? .figure { float: top next-page } > Or to the bottom of the page? .figure { float: bottom } > Or to a specific point on the modular grid? That's not handled in this draft; it's page-centric. Cheers, -h&kon Håkon Wium Lie CTO °þe®ª howcome@opera.com http://people.opera.com/howcomeReceived on Thursday, 9 August 2012 09:17:06 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:20 UTC