@harshilraj
Nothing here yet.
Nothing here yet.
Feb 1 · 1 min read · This article explains what Emmet is and how beginners can use it to write HTML faster. It covers basic Emmet syntax, examples, and how to generate HTML code easily inside a code editor What is Emmet?For example, instead of writing: <div> </div>, we...
Join discussionFeb 1 · 2 min read · When we write HTML, we create things like headings, paragraphs, buttons, and images But HTML only creates the structure. It does not make the website look good. That is where CSS comes in CSS helps us to change colors, change size, basically make web...
Join discussionFeb 1 · 2 min read · When we open any website on internet, we see text, images, buttons and links. But have you ever think how browser know what is heading, what is paragraph or what is image? The answer is HTML. What is HTML and why we use it HTML stands for Hyper Text ...
Join discussionFeb 1 · 2 min read · When we hear word browser, most of us think “Ok, this thing opens websites like Google, Facebook, YouTube.” But browser is not that simple I am also learning this now, and I realised that browser is actually a very smart software which does many thin...
Join discussion