Rendering a web page – step by step
15/03/2010, 14:13H · Topics: Web Development · Print
Have you ever thought about what happens when you surf the web? It?s not as simple as it seems:You type an URL into address bar in your preferred browser.The browser parses the URL to find the protocol, host, port, and path.
Rendering a web page – step by step
Tags: web