Question: Write the HTML, CSS and/or JS needed to change the text color of a paragraph to any color (pick one) when the users mouse is
Write the HTML, CSS and/or JS needed to change the text color of a paragraph to any color (pick one) when the users mouse is over an elements text. The color should change back once the users mouse is no longer over the element. (Hint: mouseover/mouseout event. You need to correctly utilize the event-handler and create the JS needed.)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
