Vertical Align
Sets vertical alignment of an inline or table-cell box
Vertical Align
Usage
/* Format */
.u-align--{alignment} {}
/* Examples & modifiers */
.u-align--baseline {}
.u-align--top {}
.u-align--middle {}
.u-align--bottom {}
.u-align--text-top {}
.u-align--text-bottom {}
| Modifier | Values | Description |
|---|---|---|
|
alignment
|
baseline, top, middle, bottom, text-top, text-bottom | Sets vertical alignment of an inline or table-cell box |
Preview
Preview