首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏韩宇波的专栏

    表格行与列边框样式处理的原理分析及实战应用

    -4 th, .method-4 td{ padding: 20px; text-align: center; } .method-4 tr{ border-top: 1px dashed #d3d3d3; border-bottom: 1px dashed #d3d3d3; } .method-4 thead tr{ border-top-width: 0; } .method -4 tr:last-child{ border-bottom-width: 0; } .method-4 colgroup{ border: 1px dashed #d3d3d3; } .method-4 tr td:nth-child(3), .method-4 tr th:nth-child(3), .method-4 colgroup:nth-child(3){ border : 1px dashed #22d1b4; } .method-4 tr td:nth-child(1), .method-4 tr th:nth-child(1){ border-left:

    5.9K10发布于 2017-10-30
  • 来自专栏练小习的专栏

    表格边框你知多少

    -4 th, .method-4 td{ padding: 20px; text-align: center; } .method-4 tr{ border-top: 1px dashed #d3d3d3; border-bottom: 1px dashed #d3d3d3; } .method-4 thead tr{ border-top-width: 0; } .method- 4 tr:last-child{ border-bottom-width: 0; } .method-4 colgroup{ border: 1px dashed #d3d3d3; } .method #22d1b4; } .method-4 tr td:nth-child(1), .method-4 tr th:nth-child(1){ border-left: 1px dashed #22d1b4 ; } .method-4 colgroup:nth-child(1){ border: 1px dashed #22d1b4; } </style>

    1.9K60发布于 2017-12-29
领券