how-web-works
how-web-works copied to clipboard
What happens behind the scenes when we type www.google.com in a browser?
I translate it to chinese, and download the image from more reading's article to img folder.
Added how downloading or uploading file works
labelling IDs as `b` labelling classes, selectors etc as `c` but then counting the opposite in examples
You will need to check whether the string entered into the address bar is a `url`, it could be also an `ip address`, if the string is not an url,...
Can you add what happens behind the scene while downloading and also uploading a file into the server?
[https://github.com/vasanthk/how-web-works/blob/master/img/Example_of_an_iterative_DNS_resolver.svg](https://github.com/vasanthk/how-web-works/blob/master/img/Example_of_an_iterative_DNS_resolver.svg)
Your discussion of concatenating for specificity has a problem with it - if c or d are both at 10 or above. What I mean is, if you have 10...