new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

Tailwind CSS v4 · all subjects

utilities/text-wrap

5 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

text-wrap utility class

The text-wrap utility applies text-wrap: wrap; to allow overflowing text to wrap onto multiple lines at logical points in the text.

text-nowrap utility class

The text-nowrap utility applies text-wrap: nowrap; to prevent text from wrapping, allowing it to overflow if necessary.

text-balance utility class

The text-balance utility applies text-wrap: balance; to distribute text evenly across each line. Browsers limit text balancing to blocks of approximately 6 lines or less, making it best suited for headings.

text-pretty utility class

The text-pretty utility applies text-wrap: pretty; to prefer better text wrapping and layout at the expense of speed. Behavior varies across browsers but often involves preventing orphans (a single word on its own line) at the end of a text block.

text-wrap utilities responsive design

All text-wrap utilities (text-wrap, text-nowrap, text-balance, text-pretty) support responsive design variants for applying different text wrapping behavior at different breakpoints.

Give your agent this brain