C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Header, Nav and Footer Tags of HTML5
WhatsApp
Rahul Bansal
5y
5.6
k
0
0
25
Blog
HTML 5 Tags
<!DOCTYPE html> This Tag tells the browser that this webpage is written in HTML 5 earlier in HTML 4.01 we used <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
The <header> This tag specifies a header for a document or section.
The <nav> tag defines a set of navigation links.
The <footer> tag defines a footer for a document or section.
Header
Nav and Footer Tags of HTML5
Recommended related topics
Membership not found