1. 自动编号
2. counter-reset:(h2 -1) 计数器重置h2 默认是0 设置为-1
3. counter-increment:h2 counter-reset:h3 使h2得值增加一 重置一下 h3的值
4. h2 before( content"counter(h2)",”h2之前添加","作为 前缀
5. h3 (counter-increment:h3 counter-reset :h4 h3得值增加一 重置h4得值
6. h3 before( content:counter(h2)“ ," counter(h3)" " h2 前缀是 , h3的前缀是 空格
7. h4(counter-increment(h4) h4的值增加一
8. h4 before(content:counter(h2)”,“ counter(h3)”. “ counter(h4) " "h2 前缀是 , h3前缀是 . h4 前缀 空格
table 常用的属性
table
* 表头,thead (th) 行 tr 列td (可添加单元格里的内容)
* 边框边距 border-spcing
* 边框合并 border-collapse
* 给边框加线 border ( solid实线 dashed 虚线 dotted 点线 )
* 可设置宽高
* 文本对齐text-align,centerleft right.
* 居中用到vertical-align :top bottom center .特有
* 在行里设置列的内容,
* 内容所占行数 rowspan=“2",所占列数 colspan="5"。
点击查看更多内容
为 TA 点赞
评论
共同学习,写下你的评论
评论加载中...
作者其他优质文章
正在加载中
感谢您的支持,我会继续努力的~
扫码打赏,你说多少就多少
赞赏金额会直接到老师账户
支付方式
打开微信扫一扫,即可进行扫码打赏哦