Robust
Semantische HTML
Gebruik HTML-elementen voor hun bedoelde doel: <button> voor acties, <a> voor navigatie, <nav> voor navigatiesecties, <main> voor hoofdinhoud. Semantische HTML is de basis van webtoegankelijkheid.
In gewone taal
Use the right building block for the job — a real button, not a clickable box. The browser then handles accessibility for free.