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 · Utilities reference · all subjects

text-align

3 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

Tailwind provides six utilities for controlling text alignment. The utility classes are: 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-start and text-end logical properties

The text-start and text-end utilities use CSS logical properties, which map to either the left or right side based on the text direction. text-start aligns to the start of the inline direction, and text-end aligns to the end. These are particularly useful for supporting both LTR and RTL languages.

text-align responsive variants

The text-align utilities support responsive design breakpoints. You can apply different text alignment at different screen sizes using responsive variant syntax, such as sm:text-center to apply text-center only at small breakpoints and above.

Give your agent this brain