#htmlbasics
Read more stories on Hashnode
Articles with this tag
There are some reserved keywords in HTML and they have special meaning to it when used in HTML documents. For example, we cannot use the greater than...
Elements are the building blocks of HTML language. Each element in HTML is an individual component on a particular webpage or document. They are in...