PCParasmani Chandinparasmani-chand-dev-blogs.hashnode.dev·Jan 30 · 4 min readCSS Selectors 101: Targeting Elements with PrecisionImagine you’re in the huge crowd of many people and there and you need get someone’s attention. How do you do it? Simple right? you might call their name you know them or point the finger to them or describe what they are wearing. CSS selector is the...00
PCParasmani Chandinparasmani-chand-dev-blogs.hashnode.dev·Jan 30 · 5 min readEmmet for HTML: A Beginner’s Guide to Writing Faster MarkupAll most every web developer feels the pain of the writing the HTML it feels like it takes forever. All those opening tags, closing tag writing the same structure over and over again so all think as there a better way, and yes there is the way good n...00
PCParasmani Chandinparasmani-chand-dev-blogs.hashnode.dev·Jan 30 · 4 min readUnderstanding HTML Tags and ElementsWhat HTML is and Why We Use It Think of HTML as the skeleton of webpage, just like your skeleton gives structure to your body or even we call it as the blueprint of the house which say what is the house looks like after the completion same like that ...00
PCParasmani Chandinparasmani-chand-dev-blogs.hashnode.dev·Jan 30 · 8 min readHow a Browser Works A Beginner-Friendly Guide to Browser InternalsYou type www.google.com into your browser's address bar and hit Enter. Within milliseconds, you're looking at Google's colorful logo, a search box, and perfectly styled buttons. It seems instantaneous, almost magical, it is all thanks to the user age...00
PCParasmani Chandinparasmani-chand-dev-blogs.hashnode.dev·Jan 30 · 9 min readTCP Working: 3-Way Handshake & Reliable CommunicationImagine you are trying to have the conversation in a crowded room where messages could get lost, arrive out of order, or get corrupted but that was the critical data like banking information or medical records or the any of the project information wh...00