@Aashfaq
AZK
learning to survive
Nothing here yet.
Jan 30 · 4 min read · Imagine you’re in a room full of people and you want to give instructions: “Everyone wearing a blue shirt, raise your hand.” “John, please come here.” “All students in this row, listen carefully.” You don’t talk to everyone the same way — you ch...
Join discussionJan 30 · 3 min read · 1. What is Emmet Emmet is a shortcut language (or toolkit) that lets you type short abbreviations and instantly expand them into full HTML code. It's like autocorrect on steroids for web developers. You write something short, press Tab (or Enter in s...
Join discussionJan 29 · 4 min read · 1. How Browsers Actually Use HTML (What Really Happens) When you open a webpage, the browser doesn’t “see” HTML the way humans do. Here’s what happens behind the scenes: The browser downloads the HTML file It reads the HTML from top to bottom It b...
Join discussion