Create your own HTML tag using JavaScript
May 19, 2021 · 10 min read · The standard HTML specification provides us with various elements/tags with different purposes and usage. From a <p> tag to insert text to <script> tag to manipulate the document, these elements have been serving most of the purpose needed in a web d...
SAMIASteve and 5 more commented