| Menu × × Correct! Exercise:Change the background color, when a user hovers over p elements, with the class "highlight", to "lightblue". Hint: Use the :hover pseudo-class together with the p.highlight selector. | 
| Edit This Code: Result: | 
| Correct Code: Result: |