+ 5
What is the usage of the <header> tag in HTML5?
I saw this is the HTML lessons: <!DOCTYPE html> <html> <head></head> <body> <header> <h1> Most important heading </h1> <h3> Less important heading </h3> </header> </body> </html> why would I use the <header> tag in HTML5? I thought I could just use <h1> without putting it inside the <header> tag? Please, help! Thanks! 😀👍
4 Réponses
+ 4
Okay, sorry everyone! I think I understand it now, after thinking some. 😅😅😅
So I believe that the <header> tags are not about headings, they are about the PART OF THE PAGE that is called the <header>. Sorry for posting the question... I think I answered it myself... whoops... 😅👍
+ 2
No worries. Head, header, and heading all sound similar, so it's understandable. You can always delete your question too, if you feel it was posted in error.
0
very nice was that game😂