What is Semantic markup and It’s benefits?
What is a Semantic markup? Semantic markup is a way of writing and structuring your HTML. Semantic HTML or semantic is a coding style where the tags embody what the text is meant to convey. It is introduces meaning to the web page rather than just a presentation. In Semantic HTML tags like <b></b> for…
