Structure your website: Html for Beginners
HTML Elements & Tags
Header
<header>: Defines a header for a document or section.
<h1> to <h6>: Heading elements
<nav>: Navigation links.
<logo>: Typically an image or icon representing the site's brand (not an actual HTML tag, usually an <img> i...
ravirajbhardwaj.hashnode.dev9 min read