I have an inline list of elements, the elements within the list can sometimes be image or text. The image is always the same height as the list, but how can I vertical align text within the list?
Note: The mark-up can’t be changed.
Looking to do this with CSS only, no JavaScript.
Made the following changes:
http://jsfiddle.net/qvuCm/12/