Tag: pagemasters and flows

Paged Media approaches : page floats

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.

Read more

A screenshot of the Cabbage tree book in the browser

Making books with HTML + CSS — a look at Vivliostyle (Part 1 – page layouts)

Read more