Basics of HTML
What is HTML?
HTML stands for Hyper Text Markup Language, used to create and describe the structure of a webpage. It consists of a series of elements that tell the browser how to display the content, such as <h1>, <p>, <img>, etc.
What is an HTML h...
sriparthu1014.hashnode.dev3 min read