What is the big deal with the <header>? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponses
+ 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