Tags vs Elements, Attributes, Entities in HTML:
HTML Tags: Tags work as an identifier for a Browser which identifies the content, which has been written inside tags. They begin with < symbol and end with > symbol. There are two types of tags used in HTML. (1) <> </> : open tag, close tag (2) </> :...
gudiyagaur.hashnode.dev1 min read