wie man in Tabelle CSS über einer einzelnen Zelle schwebt

td:hover {
  background-color: #ff0000;
  color: #000000;
}
Super Sheep