Understanding HTML Tags and Elements
What is HTML ?
HTML (HyperText Markup Language) is markup language used to create and structure content on the web. It tells the web browser how to display text, images, and other media.
HTML consists of multiple elements (tags) that wrap around cont...
codemunch.hashnode.dev5 min read