html颜色表,html背景颜色代码有哪些?
html颜色表,html背景颜色代码有哪些?详细介绍
table, td, th
{
border:1px solid green;
}
th
{
background-color:green;
color:white;
}
| Firstname | Lastname | Savings |
|---|---|---|
| Peter | Griffin | $100 |
table, td, th
{
border:1px solid green;
}
th
{
background-color:green;
color:white;
}
| Firstname | Lastname | Savings |
|---|---|---|
| Peter | Griffin | $100 |
本文主要探讨:"html颜色表,html背景颜色代码有哪些?", 浏览人数已经达到54次, 首屏加载时间:0.981 秒。