@jahangirabbas
Read
Nothing here yet.
Nothing here yet.
Feb 1 · 3 min read · What Happens Without Rules Imagine you are trying to have a phone conversation, but: Your friend talks over you Words arrive in wrong order Some words get lost completely You can't tell if they heard you That is what the internet without TCP, a...
Join discussion
Feb 1 · 2 min read · Why We Need CSS Selectors CSS selectors are like address labels for HTML elements. Without them, we have to style every element the same way. Selectors are: Style specific elements differently Apply consistent styles across similar elements Create...
Join discussion
Feb 1 · 4 min read · Introduction: When you type a website address and hit Enter, you are not just opening a page, you are launching multi stage construction process that happens in milliseconds. Let's uncover what really happens. What is a Browser A browser is not just ...
Join discussion
Jan 29 · 2 min read · Intro We use shortcuts like ASAP, IDK, and BTW to save time, Emmet works the same for HTML. Emmet works inside code editors, making HTML faster. What Emmet Is Emmet is a shortcut way for writing HTML faster. Instead of typing long HTML tags again and...
Join discussion