Getting Started with HTML Tags
What an HTML tag
A tag is a label the browser uses to mark the start or end of a piece of content and to describe what that piece is. Tags look like <tagname> and tell the browser
Opening tag: <p>— marks where the element begins.• Content: text or ot...
getting-started-with-html-tags.hashnode.dev2 min read