文章详情页
如何往<thead> 所属的部份添加颜色
浏览:147日期: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. html5 - 百度echart官网下载的地图json数据乱码2. python - 有没有关于Pyhton web开发的相关论坛或者书?3. 文本处理 - 求教使用python库提取pdf的方法?4. 为什么我ping不通我的docker容器呢???5. css - 使手機版可左右托移?6. html5 - vue怎么实现像京东天猫banner图片图片点击放大,并可滑动到下一张7. html5和Flash对抗是什么情况?8. JAVA 版本问题?9. java - Spring Mvc全局异常处理器@ControllerAdvice不起作用?10. javascript - 关于json中获取多个key-value对中多层嵌套key的name
排行榜
