What are elements, tags and attributes, and the difference between them.
Tags there are three types of tags
<> this is a opening tags
</> this is a closing tags
< /> this is self closing tags
Elements
<> content </> this proper line is known as element
Attributes
<...
sunnyp1201.hashnode.dev1 min read