Essentials
Accenture PrimermediumEssentialsWeb Technologies

If you want to change the color of a link to red when moving mouse pointer on top of it, which CSS property you need to change?

Answer options

A
a:hover{ color: red; }
B
CSS
C
<div>
D
<span>

Correct answer: a:hover{ color: red; }

Explanation

The correct answer is: a:hover{ color: red; }.

Related Accenture Essentials questions

Practice more Accenture Essentials questions

PrimerDumps has 1400+ primer questions, 2026 mocks and coding hands-on — all free.