...

/

Problem: Accessible Link Focus Underline

Problem: Accessible Link Focus Underline

Try to add a clear custom underline to a focused link to improve accessibility.

Problem description

Given an HTML page with an <a class="accessible-link" href="#">Learn more</a>, write CSS to meet the following requirements: ...