css 使图片紧贴底部显示

img{
    display: table-cell;
    vertical-align: bottom;
}
posted @ 2017-07-14 17:54  郑闯  阅读(5556)  评论(0)    收藏  举报