会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ybingbing_1213
CnBlogs
Home
New Post
Contact
Admin
Subscription
【技术】CSS中图片与文字不对齐
图片与文字放在一起的时候,图片往往会偏上,通过设置margin-bottom
为负数
将文字图片底边对齐,
img {
margin-bottom:-3px;
}
posted @
2013-12-15 18:41
ybingbing_1213
Views(
620
) Comments(
0
)
收藏
举报
刷新页面
返回顶部
公告