HTML Elements
We know that HTML file is made of elements. These elements helps to creating webpages and define content on these web pages. A HTML element is created through a start tag and close tag. For example <tagname>Content</tagname> .Here are some tags which...
veddadhich1997.hashnode.dev2 min read