SSstuti skinstutisk.hashnode.dev·Jul 21, 2022 · 4 min readBts Of WebAs a web designer, it's important to know how the web works and the processes involved in hosting, serving and rendering the websites. By understanding the terminology and underlying technology, you'll create more efficient sites and have a concrete ...00
SSstuti skinstutisk.hashnode.dev·Jul 21, 2022 · 2 min readHow Css Works Behind The SceneWhat happens to the CSS code when we load up a webpage in the browser? When a webpage gets loaded in the browser, it parses the html code. It means taking the HTML code and then extracting valuable information from it. After it parses the HTML docume...00