Y
Hacker News
new
|
ask
|
show
|
jobs
by
ahallock
4516 days ago
You can easily get around that by using `display: table` and `display: table-cell` So you have your semantic HTML elements, if you're into that sort of thing, and flexible layout options, like `vertical-align: middle`.