In the following code I\'m trying to make the elements within the green div.middle elements to vertically align to the middle.
I\'ve tried the table-cell appro
I used to have problems with vertical-align property before. I tend to realize that this property seemed to be more suited for tables. So I added this in your code on JSFiddle and it looked alright to me. Could you see if this would work with you?
test