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-align

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-align utilities complete list

Tailwind CSS provides six text-align utilities: text-left (text-align: left), text-center (text-align: center), text-right (text-align: right), text-justify (text-align: justify), text-start (text-align: start), and text-end (text-align: end).

text-center utility

The text-center utility sets text-align: center and is used to center the text of an element.

text-right utility

The text-right utility sets text-align: right and is used to right align the text of an element.

text-justify utility

The text-justify utility sets text-align: justify and is used to justify the text of an element.

text-start and text-end utilities

The text-start and text-end utilities use CSS logical properties to map to either the left or right side based on the text direction. text-start sets text-align: start and text-end sets text-align: end. These are useful for bidirectional text and internationalization.

Give your agent this brain