• about
  • FAQ
  • documentation
  • examples
  • journal
  • Gitlab

single

CSS layout design

  • Paged Media approaches : page floats

    written by Julie Blanc on 2/1/2020

    In CSS specifications, the float property is very interesting. The property indicates that an element is to be removed from the normal flow and instead be placed into a different place - currently, on the right or left side of its container. Text and other inline elements will then surround the floated element.

Paged.js is maintained by the nice folks at Coko.