js processing table
1. Row color interval display
css style: two selectors
2. Move the mouse to a certain line, Change the color to highlight, and restore the original color after moving it
< ;style type="text/css">
.over{
background-color:##00ff00;
}