Module Quiz: Project Foundations
Which of the following tags are used to define SEO-relevant data?
<div>
<meta>
<nav>
<header>
What are the benefits of semantic HTML? Select all that apply.
Improves performance
Improves SEO
Improves accessibility
Makes the code easier to ...