Practicing Semantic HTML
Semantic HTML is simply HTML that adds meaning to a web page rather than just presenting it. It refers to syntax that improves the readability of HTML by properly specifying the various sections and layouts of web pages. Sure you may use div and span...
mehzabin.hashnode.dev2 min read
Samin Ahsan
Another important topic covered, Mehzabin! Keep up the great work.