Invoice settings
Change billing contacts and invoice delivery.
Edit invoice settingsPRACTICE 3 OF 5 · Foundations
Review repeated links and decide whether each destination is clear out of context.
Check whether link text or its programmatic context communicates the link purpose.
PREPARE
WORKING EXAMPLE
Open your screen reader links list or navigate link by link. Check whether each link purpose is clear.
Change billing contacts and invoice delivery.
Edit invoice settingsUpdate password and two-step verification.
Edit security settingsExpected behavior: each link communicates its destination or action without relying only on visual proximity.
INTENTIONAL DEFECT
The example below deliberately contains one accessibility defect. Skip the defective example.
Review the links out of context. Determine whether each destination is clear.
Change billing contacts and invoice delivery.
Read moreUpdate password and two-step verification.
Read moreA links list may contain only the repeated link text.
End of intentional defect.
DIAGNOSE
EXPLANATION
The defective links use repeated generic text. Some screen reader workflows present links out of their surrounding visual card, where “Read more” no longer identifies the target.
Write visible link text that describes the destination. If design constraints require short visible text, add programmatic context carefully and avoid surprising names.
<a href="/settings/invoices/">Edit invoice settings</a>
<a href="/settings/security/">Edit security settings</a>Example: Multiple settings cards use links named “Read more,” so screen reader users cannot tell which settings page each link opens from a links list.
This exercise describes behavior rather than promising identical speech across screen reader and browser combinations.
Editorially reviewed 20 July 2026.