HSHarshit Sharmainharshitsharma1835.hashnode.dev·Apr 1 · 2 min readUnderstanding HTML Tags and ElementsHi guys, in this blog, we will learn about HTML tags and elements. So let's begin. What HTML is and why we use it HTML stands for Hypertext Markup Language. HTML is the standard language used to creat00
HSHarshit Sharmainharshitsharma1835.hashnode.dev·Mar 31 · 4 min readHow a Browser Works: A Beginner-Friendly Guide to Browser InternalsHello folks, In this blog, we will learn about the browser internals - How a browser works and its differnet functions. SO, let's begin. What a browser actually is (beyond “it opens websites”) So, the00
HSHarshit Sharmainharshitsharma1835.hashnode.dev·Mar 30 · 3 min readUnderstanding Network DevicesHi folks, in this blog, we will learn about different netwrok devices. So, let's begin. What is a Modem and how it connects your network to the internet? A modem is a device that connects our home to 00
HSHarshit Sharmainharshitsharma1835.hashnode.dev·Mar 28 · 3 min readHow DNS Resolution WorksIn the previous blogs, we have already learnt basic things about DNS. In this blog, we will learn about How DNS resolution works. SO let's begin... What is DNS DNS stands for Domain name server. It is00
HSHarshit Sharmainharshitsharma1835.hashnode.dev·Mar 27 · 4 min readTCP Working: 3-Way Handshake & Reliable CommunicationWe have already learnt that what is TCP, its features, advantages, and disadvantages also in the previous blogs. In any case you have missed that, go and read them first. So, let's begin. What is TCP 00