<header>
All Tags not showing in online page, but show on view source.
<p>Website Logo</p> <p>Home | About Us | Contact Us</p>
Code show like this:
Website Logo
Home | About Us | Contact Us
Browser Support
The <header> tag is supported in all major browsers.
What is header tag
header tag is used to header content of web page. You can use Logo of website, navigation and search option in header.
Difference in HTML5
The header tag is new in HTML5.