🚀 Join 1,200+ candidates currently preparing with PrimerPrep
Essentials
Accenture Technical 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

Quick AnswerThe correct answer is a:hover{ color: red; } because it directly addresses the core logic of Essentials.

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

Related Accenture Essentials questions

Practice more Accenture Essentials questions

PrimerPrep has 1400+ practice questions, 2026 simulations and coding hands-on — all free.

Watch Walkthroughs!