Inside a div
with vertical-align: top;
I have two elements, an img
and a span
(with aaa inside).
Both elements have display: inline-block;
and width
and height
set.
No matter what I do and what I try, the elements are MISALIGNED as shown on picture below.
What is wrong and how can I fix this?
This problem occurs in every browser - FF, IE, Safari ...
http://jsfiddle.net/CaU59/
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…