2024年5月10日发(作者:东芝电视机质量如何?)
竭诚为您提供优质文档/双击可除
html表格源码
篇一:制作一个漂亮的表格html代码
#customers
{
font-family:"trebuchetms",arial,helvetica,sans-seri
f;width:100%;
border-collapse:collapse;
}
#customerstd,#customersth
{
font-size:1em;
border:1pxsolid#98bf21;
1 8
padding:3px7px2px7px;
}
#customersth
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#a7c942;
color:#ffffff;
}
#
{
color:#000000;
background-color:#eaF2d3;
}
company
2 8
contact
country
apple
stevenjobsusa
baidu
liyanhongchina
googlelarrypageusa
lenovo
liuchuanzhichina
microsoftbillgatesusa
nokia
stephenelopFinland
篇二:html5表格制作源代码
html5表格制作源代码
(姬岚洋)
3 8
代码:
th
{
font-size:18px;
text-align:center;
padding-top:3px;
background-color:#bdb76b;
colot:#006400;
}
caption
{
font-size:18px;
color:black;
}
td{
fomt-size:15px;
border:1pxsolid#00b8b;
paddding:3px;
backgroun-color:khaki;
4 8
发布者:admin,转转请注明出处:http://www.yc00.com/num/1715305284a2597484.html
评论列表(0条)