Semantics · 04
Button or link?
Controls may look alike, but actions and destinations have different native semantics.
What to do
- Use buttons for Save changes, Open filters, and Copy code.
- Use links for Read documentation, View profile, and Pricing.
- Give every link a real, non-empty href.
Result
Run the checks
Edit the HTML and select “Check solution”. The preview updates automatically.
If you are stuck
A button changes something in the current interface. A link takes the user to a resource or location.