What is Semantic HTML and why you should know about it?
January, 2020Semantic HTML means using meaningful tags, elements which will make sense for developer as well as the user. There are many special purpose elements in HTML, which we should use for their intented purpose as much as possible. Let's know why.
Read More