vertical-align

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

Resumen

La propiedad vertical-align de CSS especifica el alineado vertical de un elemento en línea o una celda de una tabla.

Valor inicialbaseline
Applies toinline-level and table-cell elements. It also applies to ::first-letter and ::first-line.
Heredableno
Percentagesrefer to the line-height of the element itself
Valor calculadofor percentage and length values, the absolute length, otherwise the keyword as specified
Animation typea length

Sintaxis

vertical-align: baseline | sub | super | text-top | text-bottom | middle | top | bottom |  | 

Valores (para elementos en línea)

La mayoría de los valores de alinean verticalmente el elemento de forma relativa al elemento padre:

baseline

Alinea la línea base del elemento con la línea base del padre. La línea base de algunos elementos reemplazados, como