Why do we use header and footer tags? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Why do we use header and footer tags?

6th Aug 2018, 1:20 AM
Animesh Kumar
Animesh Kumar - avatar
2 Respostas
+ 4
They are basically used by semantics. In any case, maybe this can help you: https://www.w3schools.com/tags/tag_header.asp https://www.w3schools.com/tags/tag_footer.asp
6th Aug 2018, 2:25 AM
Mickel
Mickel - avatar
+ 1
For proper content management and SEO purposes. Here an example of using these html5 semantic tags. https://code.sololearn.com/W87tMtRyJ1j5/?ref=app
6th Aug 2018, 7:06 AM
CalviÕ²
CalviÕ² - avatar