Understanding HTML Tags and Elements
What HTML is and why we use it
HTML (Hyper Text Markup Language) is a markup language used to render Hyper Text on screen. It is the skeleton of website. HTML is used to form structure of how website should be, what content we want to deliver to user...
thewebdevsite.hashnode.dev2 min read