Web Accessibility
Not use capitalized text
Image with alternative text
Not use "click here"
Link as button and button as link
Use radio not button
Wrong examples:
Link behavior and button layout:
Create your account in GitHub
Button behavior and link layout:
Open alert popup
Codes result:
Right examples:
Link behavior and button layout:
Create your account in GitHub
Button behavior and link layout:
Open alert popup
Codes result:
To view this page, enable the
JavaScript
, please.