Skip to content

Comment on 339 Bytes of Responsive CSS

Comments

There is a small accessibility problem with the CSS presented on this page. The author set `text-decoration: none;` on the links, relying only on color to identify them. This should be avoided.

C.f. https://accessibility.oit.ncsu.edu/it-accessibility-at-nc-st...

gb

Also related, the link/background colour combination fails WCAG contrast guidelines.

Very interesting point. My thoughts were along the lines of "underlined links look bad". I did not realise this could be an accessibility problem.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.