Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.08 KB

File metadata and controls

21 lines (16 loc) · 1.08 KB

Semantic HTML

By using semantic HTML, you can take advantage of accessibility features that are already built into browsers. Just because you can make a div be a button doesn't mean you should.

Choosing the right element

Resources