摘要:
颜色 color rgb rgba 2.文本对齐的方式 text-align:center; 3.首行缩进 text-indent:2em; 4.行高 line-height: 单行文字上下居中! line-height:height; 5.装饰 text-decoration 6.文本图片水平对齐 阅读全文
posted @ 2021-08-14 22:01
cengxuyuan
阅读(36)
评论(0)
推荐(0)
摘要:
1.有效的传递页面信息 2.美化网页,页面漂亮,吸引用户 3.凸显页面的主题 4.提高用户的体验 span标签:重点要突出的字,使用span套起来 欢迎学习<span id="title">Java</span> font-size 字体大小 font-family 字体样式 font-weight 阅读全文
posted @ 2021-08-14 17:29
cengxuyuan
阅读(38)
评论(0)
推荐(0)