Links

Should buttons that look like links have the exact same keyboard accessibility?

Should buttons that look like links have the exact same keyboard accessibility?
  1. Is it OK to have a link that looks like a button?
  2. Should links be underlined for accessibility?
  3. Do buttons need to be accessible?

Is it OK to have a link that looks like a button?

This is considered bad practice because it makes it unclear as to the user's intent. Links are supposed to navigate the user to another part of the webpage or an external site. And buttons are supposed to perform a specific action like submitting a form.

Should links be underlined for accessibility?

Best practice is to underline all links in content. However, if your links are not underlined, web accessibility guidelines (WCAG 2.0) require link text be discernable from body text by at least a 3:1 contrast ratio.

Do buttons need to be accessible?

Buttons should always have an accessible name. For most buttons, this name will be the same as the text inside the button, between the opening and closing tags. In some cases, for example buttons represented by icons, the accessible name may be provided from the aria-label or aria-labelledby attributes.

Should indeterminate progress indicators distinguish between progress / lack of progress?
When can we use determinate and indeterminate for the progress bar?Which of the following component are circular indicators of progress and activity?...
Ways to improve progress/status bar?
Why are progress bars good?Are progress bars effective?How many types of progress bar are there? Why are progress bars good?Progress bars have a sin...
Should I use kebab or meatball menu in desktop?
How do you use a kebab menu?What is the difference between a hamburger menu and a kebab menu?Why not to use hamburger menu?How does a hamburger menu ...