web-dev-cohort-2026-nikhil.hashnode.devEmmet for HTML: A Beginner's Guide to Writing Faster MarkupEmmet for HTML: A Beginner's Guide to Writing Faster Markup So there I was, typing out <div class="container"></div> for the hundredth time, and I thought — there has to be a better way. Turns out, there is. It's called Emmet, and honestly, it's a ga...Jan 30·4 min read
web-dev-cohort-2026-nikhil.hashnode.devCSS Selectors 101Targeting Elements with Precision So I just learned about CSS selectors, and honestly? It finally made CSS click for me. If you've ever wondered how CSS "knows" which element to style, this is the answer. Let me break it down the way I understood it....Jan 30·4 min read
git-explained-the-indian-wedding-way.hashnode.devCSS Selectors 101: Targeting Elements with PrecisionTargeting Elements with Precision So I just learned about CSS selectors, and honestly? It finally made CSS click for me. If you've ever wondered how CSS "knows" which element to style, this is the answer. Let me break it down the way I understood it....Jan 30·4 min read
web-dev-cohort-2026-nikhil.hashnode.devUnderstanding HTML Tags and ElementsUnderstanding HTML Tags and Elements: A Beginner's Guide So you want to build websites? Same here! I recently started my web development journey, and the first thing I had to wrap my head around was HTML. Let me share what I've learned so far—hopeful...Jan 30·4 min read
web-dev-cohort-2026-nikhil.hashnode.devWhy Version Control ExistsThe Pendrive Problem If you've ever named a file project_final_FINAL_v3_thisone.zip, congratulations — you've already felt the pain that version control was invented to solve. The Dark Ages of Code Sharing Picture this: It's 2008. You're working on a...Jan 30·3 min read