Home  >  Article  >  Web Front-end  >  CSS vertical-align property

CSS vertical-align property

高洛峰
高洛峰Original
2017-02-14 14:57:441175browse

Definition and Usage

The vertical-align attribute sets the vertical alignment of an element.

Description

This attribute defines the vertical alignment of the baseline of an inline element relative to the baseline of the row where the element is located. Allows specifying negative length values ​​and percentage values. This lowers the element instead of raising it. In table cells, this property sets the alignment of the cell contents in the cell box.

CSS vertical-align property

Possible values

CSS vertical-align property

For more CSS vertical-align attribute related articles, please pay attention to the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn