html:悬停表格栏

html:悬停表格栏,第1张

html:悬停表格

抱歉,仅适用于单元格或行。例如

td {  background-color: blue;}td:hover {  background-color: red;}

有可用的Javascript解决方案,但由于选择器的局限性,CSS中目前没有任何功能可以满足您的要求。

td  {   background-color: blue;}tr {  background-color: pink;}


欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/zaji/5022119.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-11-15
下一篇2022-11-15

发表评论

登录后才能评论

评论列表(0条)

    保存