Vertically center a wrapping text inside a div
Any HTML developer that hates tables already hated the idea that you cannot vertical-align middle on any div. Therefore, many resort back to using table layouts.
Today, I found away to do without any tables. Here is how.




