CChiraginchiragagravat.hashnode.dev·Feb 1, 2023 · 3 min readHTML-Semantic TagsOverview HTML Semantic tags introduce meaning to the web page rather than just presentation. A semantic tag clearly describes its meaning to both the browser and the developer. Semantic tags have many advantages over non-semantic tags like semantic t...00
CChiraginchiragagravat.hashnode.dev·Jan 23, 2023 · 3 min readHTML IntroductionWhat is HTML? HTML Stands for hypertext mark-up language which is a scripting language used for the web development process. HTML was created by Berners-Lee in late 1991 but "HTML 2.0" was the first standard HTML specification which was published i...00