文章詳情頁
如何往<thead> 所屬的部份添加顏色
瀏覽:140日期: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
相關文章:
排行榜
