Multiple choice _________ is used for a link when the cursor is held over it. V Link Link Hover None of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation In CSS and web design, the :hover pseudo-class is used to apply styles when the cursor (mouse pointer) is held over a link or element. This creates interactive effects like color changes or underlines when users mouse over links.