Using semantic elements makes a huge difference for people that are using screen readers. Writing HTML semantically makes it easier for search engines and browsers to understand the content. If you don’t use semantic HTML, large projects can quickly become confusing and difficult to maintain. A <footer> may be a Semantic element, but not if you are using it instead of a <header>.

2m read timeFrom levelup.gitconnected.com
Post cover image
3 Comments

Sort: