When styling HTML you may need to define a hover style the css of which might look like this: div.something:hover { background-color: red; }.
確定! 回上一頁