文章詳情頁
如何往<thead> 所屬的部份添加顏色
瀏覽:134日期: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. 求救一下,用新版的phpstudy,數據庫過段時間會消失是什么情況?2. python沒入門,請教一個問題3. 小程序怎么加外鏈,語句怎么寫!求救新手,開文檔沒發現4. php如何獲取訪問者路由器的mac地址5. html - 爬蟲時出現“DNS lookup failed”,打開網頁卻沒問題,這是什么情況?6. javascript - 我的站點貌似被別人克隆了, google 搜索特定文章,除了域名不一樣,其他的都一樣,如何解決?7. 求教一個mysql建表分組索引問題8. node.js - 用nodejs 的node-xlsx模塊去讀取excel中的數據,可是讀取出來的日期是數字,請問該如何讀取日期呢?9. html5 - input type=’file’ 上傳獲取的fileList對象怎么存儲于瀏覽器?10. javascript - 在 vue里面用import引入js文件,結果為undefined
排行榜
