@Santra
Nothing here yet.
Nothing here yet.
Mar 14 · 4 min read · Imagine you work at a small cafe. Every day customers come in and ask for simple things. One person asks: "Add extra sugar to my coffee." Another says: "Make my sandwich double cheese." Someone else a
Join discussionFeb 1 · 4 min read · When I first started learning CSS, one thing confused me right away: How does CSS know which HTML element I’m talking about? Like if I write some CSS rules, how does the browser know where to apply them? That’s exactly what CSS selectors are for. Why...
Join discussionJan 31 · 4 min read · If you’re just starting with HTML, you probably noticed something pretty quickly: Writing HTML is kind of repetitive. You type an opening tag.Then content.Then a closing tag.Again.And again.And again. After a while, it starts feeling slow, not hard, ...
Join discussion