@om69
Nothing here yet.
Nothing here yet.
Feb 1 · 7 min read · Overview In this article, we are going to learn about CSS selectors, why we need selectors, and the meaning and working of CSS. But before starting the CSS journey, if you don’t know HTML, follow the HTML article. Why we need CSS As we all know, HTML...
Join discussion
Feb 1 · 3 min read · What Is HTML and Why Do We Use It? HTML stands for HyperText Markup Language. HTML is used to build and organize the structure of a webpage. You can think of HTML as the skeleton of a body: bones decide the shape HTML decides the structure Withou...
Join discussion