How to change the cursor into a hand when a user hovers over a list item? by Tarik In light of the passage of time, as people have mentioned, you can now safely just use: li { cursor: pointer; }