reflowbaren
Reflowbaren, or reflowable content, is a term used in digital publishing to describe text that can adapt its line breaks and pagination to the size and orientation of the reader’s device. Unlike fixed-layout formats, where pages are static, reflowable content lets the text reflow when the window is resized, the font is changed, or the display switches between portrait and landscape.
How it works: Reflowable text is encoded with markup such as HTML and styled with CSS. The
Formats and standards: The most common reflowable formats are EPUB 2 and EPUB 3, which rely on
Advantages and limitations: Reflowable content improves readability on small screens, supports adjustable typography, and enhances accessibility.