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

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

vertical-align utility classes v4

Tailwind CSS v4 provides the following vertical-align utilities: align-baseline (vertical-align: baseline), align-top (vertical-align: top), align-middle (vertical-align: middle), align-bottom (vertical-align: bottom), align-text-top (vertical-align: text-top), align-text-bottom (vertical-align: text-bottom), align-sub (vertical-align: sub), align-super (vertical-align: super). These utilities control the vertical alignment of an inline or table-cell box.

align-baseline utility

The align-baseline utility applies vertical-align: baseline and aligns the baseline of an element with the baseline of its parent.

align-top utility

The align-top utility applies vertical-align: top and aligns the top of an element and its descendants with the top of the entire line.

align-middle utility

The align-middle utility applies vertical-align: middle and aligns the middle of an element with the baseline plus half the x-height of the parent.

align-bottom utility

The align-bottom utility applies vertical-align: bottom and aligns the bottom of an element and its descendants with the bottom of the entire line.

align-text-top utility

The align-text-top utility applies vertical-align: text-top and aligns the top of an element with the top of the parent element's font.

align-text-bottom utility

The align-text-bottom utility applies vertical-align: text-bottom and aligns the bottom of an element with the bottom of the parent element's font.

align-sub utility

The align-sub utility applies vertical-align: sub for subscript vertical alignment.

align-super utility

The align-super utility applies vertical-align: super for superscript vertical alignment.

Give your agent this brain