css:图像与文字(对齐、字间距、行间距、阴影)

图像与文字对齐方式 第一种:text-align:center; (水平居中对齐) 第二种:vertical-align:text-top/text-bottom/middle;(垂直顶端对齐、底部对齐、居中对齐) 第三种:将图片设置为背景,background: url("images/box8-4.png")no-repeat center right; 字间距 letter-spacing:
相关文章
相关标签/搜索