For low-vision users, websites need: (A) resizable text using relative units (em, %, rem) so users can scale text without breaking layout, and (C) sufficient color contrast (WCAG requires 4.5:1 for normal text) for readability. Option B is wrong - providing downloadable documents doesn't make the website itself accessible. Option D is incorrect - images should supplement text, not replace it, because text scales better.