300字范文,内容丰富有趣,生活中的好帮手!
300字范文 > html li内文字垂直居中 ul li 下图片文字垂直居中

html li内文字垂直居中 ul li 下图片文字垂直居中

时间:2022-03-30 00:50:33

相关推荐

html li内文字垂直居中 ul li 下图片文字垂直居中

html代码如下:

首页cqm8@+86 898 234566

对应的css代码如下:

.contact ul li {

float: left;

display: inline;

padding: 0 10px;

list-style-type: none;

}

.contact a {

font-size: 12px;

color: #909090;

display: block;

text-decoration: none;

height: 15px;

line-height: 15px;

}

.contact em {

float: left;

overflow: hidden;

margin-right: 5px;

}

.contact-message em {

width: 15px;

height: 11px;

margin-top: 2px;

background: url(../img/1214_03.png) no-repeat;

}

.contact-phone em {

width: 9px;

height: 15px;

background: url(../img/1214_04_03.png) no-repeat;

}

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。