Consider the following code:
HTML:
Name: 相关标签:
You can use display: table-cell property as in the following code:
display: table-cell
div { height: 100%; display: table-cell; vertical-align: middle; }