MMoosainmoosa.hashnode.dev·Aug 5 · 9 min readUnderstanding Variables & Data Typeslet us discuss about variables and how variables internally work . Definition : I will state two definitions . First one makes the basic understanding and it will the goal of this blog to make you und00
MMoosainmoosa.hashnode.dev·Jul 7 · 3 min readCSS Selectors 101INTRODUCTION In the previous blogs we discussed about html in detailed and in this blog we will talk about how we can select those html elements .In css so we can style them. A real life analogy of th00
MMoosainmoosa.hashnode.dev·Jul 7 · 3 min readEmmet for HTML: A Beginner’s Guide to Writing Faster MarkupIn the previous blog i talked about how html works .In this blog let's write some code together . This is whole code that I wrote just to start writing html and this code is required everytime I wan00
MMoosainmoosa.hashnode.dev·Jul 7 · 3 min readUnderstanding HTML Tags and ElementsINTRODUCTION In the recent blogs we discussed about how domain name system works and how it connects connection with the required server . Now let us talk about that the first file that the server sen01M
MMoosainmoosa.hashnode.dev·Jun 27 · 3 min readTCP vs UDP: Which is BetterINTRODUCTION Before computers can exchange information over the internet, they need a common set of rules. Computers are not like humans they need intructions on which they can perfom task and they ca01M