摘要:
1.list-style-type 值 说明 none 无标记符号 dise 实心圆 默认值 cirde 空心圆 square 实心正方形 decimal 数字 2.list-style-image li{list-style-image:图片路径; list-style-type:none; } 阅读全文
摘要:
1.背景颜色:backgound-color 2.背景图像:backgound-image 3.背景重复方式:backgound-repeat 4.背景定位:backgound-position 值 含义 xpos ypos 单位:px. xpos表示水平位置 ypos表示垂直位置 x% y% 使用 阅读全文