Hello,
I have a list <ul> composed of some <li>. I want to change the color of a <li> text when the mouse is on the hole <li>: in other words, when the mouse is on the correspondant text and on the empty space before and after the text. I tried to apply hover, but the text change it's colour just when the mouse is on the text. Here is an illustration of what hover shows as result (the arrows represent the mouse)
Help me please, thanks
I have a list <ul> composed of some <li>. I want to change the color of a <li> text when the mouse is on the hole <li>: in other words, when the mouse is on the correspondant text and on the empty space before and after the text. I tried to apply hover, but the text change it's colour just when the mouse is on the text. Here is an illustration of what hover shows as result (the arrows represent the mouse)
Help me please, thanks