Quote:
|
Originally Posted by pulsewidth
(...) but it seems that the vertical-align: bottom; property doesn't work properly. (...)
|
It never worked (as expected) for me.

I always work around with padding-top/margin-top properties to achieve the same effect.
Till