Tags, Elements, Comments and Attributes in HTML
<Tags>,<>Content</>,<!-- -->,<img src=" "> in html
In HTML, tags are used to define the structure and layout of a webpage. They are the basing building blocks of the website. Tags in html are represented by <> and </>. <> is the opening tag and </> i...
srishh.hashnode.dev1 min read
Vivek Parde
web development
I like it