前端切图:一个好看的表格css样式
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body>
<table border="1" id="dataTable" style=" border-collapse:collapse;border-spacing:0; border:1px solid #FFFFFF;" >
<tr style="background:#50aca2;color: #fff;border-bottom-width: 0; text-align: center; height: 2.2rem;">
<td>姓名</td>
<td>联系电话 </td>
<td>邮箱 </td>
</tr>
<tr style="background: #e5efeb; text-align: center;height: 2.2rem;">
<td>王婷</td>
<td>15210441885</td>
<td>1357097537@qq.com</td>
</tr>
<tr style="background: #e5efeb; text-align: center;height: 2.2rem;">
<td>小金龙</td>
<td>13661725475</td>
<td>1357097537@qq.com</td>
</tr>
</table>
</body>
</html>
点击查看更多内容
为 TA 点赞
评论
共同学习,写下你的评论
评论加载中...
作者其他优质文章
正在加载中
感谢您的支持,我会继续努力的~
扫码打赏,你说多少就多少
赞赏金额会直接到老师账户
支付方式
打开微信扫一扫,即可进行扫码打赏哦