When using a pure CSS to implement a line of a form of a table, the background color of the whole line of lines changes to indicate the center of the line:
<html> <head> <meta charset = utf-8/> <title> Change </title> <Style Type = Text/CSS> TR.Change: Hover {background-color:#00FF00} </style> </style> </style> Head> <body> <h1> Mouse dismissal color </h1> <table width = 80% border = 1 align = center> <tr create> <td> & nbsp; </td> <td> & nbsp; < /TD> </Tr> <TR Class = CHANGE> <TD> & Nbsp; </TD> <TD> & Nbsp; </TD> </Table> </body> </html>The above is the HTML that the Xiaobian introduced the mouse in the HTML to change (TR) when the mouse was stopped. I hope it will be helpful to everyone. If you have any questions, please leave me a message. Xiaobian will reply to everyone in time. Thank you very much for your support for the VEVB Wulin website!