I am trying to vertical center text in anchor. I used line-height and it works, but when the text wraps, the text in the second line gets the line-height... How can I center the text in the anchor without fails like that?
http://jsfiddle.net/y2UYX/1/ - Click on the circle to reveal the other circles and you'll see what I mean.
I would like to support as much as possible browsers. if you add extra properties to support more browsers, please say which line is for which browser by adding comment.
Thank you very much!