Skip to main content


Right, accessibility folks! Please could you all weigh in on this!

For good or bad, a common design practice is to make links (goes to a different page) look like buttons. Assuming the underlying code is correct (uses instead of ) so assistive technology announces it correctly, is it OK that the "link" is not underlined?

I'd be grateful for further reading links and/or shouty opinions! πŸ˜ƒ
#a11y#accessibility#links#buttons

in reply to Thomas Rigby

Links should look and behave like links. Buttons should look and behave like buttons. http://www.webaxe.org/proper-use-buttons-links/

PS: in any case, the role of the element should always follow its function (rather than the visual design).

This entry was edited (3 months ago)
⇧