HTML stands for Hyper Text Markup Language, In HTML every tag can be said an HTML element. Usually, Tags in HTML have starting tag followed by a closing tag, but some tags are also self-closing tag <tag></tag> //Normal tag <tag/> //Self closing tag ...
mfaizk.hashnode.dev2 min read
No responses yet.