webpagecomps.hashnode.devThe Zen of Coding - EmmetSo have you written HTML? I mean you must have . Everyone has written HTML. And what code editor you use ? VS Code ? Notepad? Don’t tell me chad you use vim? Respect ++ . But even then there is one thing you must have noticed - not only about HTML bu...Jan 31·8 min read
webpagecomps.hashnode.devCSS : Evolution and UsageWhen HTML was first developed - sure it was revolutionary but something was missing. We humans are always hungry for better - and this time we were bored of those heading para - heading para - heading para - and occasionally some links. We wanted aes...Jan 30·10 min read
webpagecomps.hashnode.devBrowsers InternalsHow good does it feel when we type in the URL of our favorite website and within a few seconds a beautiful interface pops up in our face. All those different sections containing the information we want to see and the perfect structure. Its so good th...Jan 29·9 min read
webpagecomps.hashnode.devHTML tags and ElementsHow beautiful does a web page looks when we open it - the floating cards , the dancing text - the stylish buttons and what not. Feeling excited about what is happening on our screen and getting drawn to the services provided by it . Often times in th...Jan 28·9 min read
networkinglife.hashnode.devThe Transmission Control ProtocolThe TCP protocol - also known as the transmission control protocol is a part of the OSI model that is used to provide reliability to the process of sending and receiving data packets over the internet. Out of the 7 layers it is a part of the transpor...Jan 24·7 min read