What is the big deal with the <header>? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

What is the big deal with the <header>?

Can maybe someone outline to me whatā€™s the importance of the Header tag

2nd Feb 2019, 12:47 PM
Augustine Madimutsa
Augustine Madimutsa - avatar
2 Respostas
+ 4
Header tag introduced in HTML5 <header> tag is used to identify content that precedes the primary content of the web page and often contains website branding, navigation elements, search bar, and similar content that is duplicated across all or most pages of a website.
2nd Feb 2019, 1:34 PM
Puneet
0
thanks was kinda thinking whats the use when we already have a <head> already
2nd Feb 2019, 9:44 PM
Augustine Madimutsa
Augustine Madimutsa - avatar