1. Problem: when you bind the text and image, the image can effect the line-height such that the image bottom is high the text bottom.
2. solution: setting the imge css property
img { vertical-align: middle; }
Refereence:
http://stackoverflow.com/questions/5021676/vertical-align-img-and-text-within-li
沒有留言:
張貼留言