文章详情页
如何往<thead> 所属的部份添加颜色
浏览:97日期:2022-06-22 14:22:01
问题描述
<div style="color: bule "> <thead >
<tr> <th> 姓名</th>
<th>php</th>
<th> python</th>
<th>java</th></tr>
</thead> </div>
这样为什末不行?
问题解答
回答1:在<th>中加入这个 bgcolor
相关文章:
1. mysql - 这条联合sql语句哪里错了2. webpack - vuejs+java前后台分离实现及部署问题3. docker容器呢SSH为什么连不通呢?4. docker镜像push报错5. docker安装后出现Cannot connect to the Docker daemon.6. python - 有什么好的可以收集货币基金的资源?7. docker start -a dockername 老是卡住,什么情况?8. docker网络端口映射,没有方便点的操作方法么?9. css3 - jquery div 翻轉?10. Docker for Mac 创建的dnsmasq容器连不上/不工作的问题
排行榜
