CodexBloom - AI-Powered Q&A Platform

HTML `<table>` Row Highlighting Not Working with CSS Variables - Seeking Cross-Browser Solution

👀 Views: 1 💬 Answers: 1 📅 Created: 2025-06-16
html css cross-browser

I'm trying to implement a row highlighting feature in a `<table>` using CSS variables, but it's not working as expected in some browsers. I set up a hover effec...