I found today concise yet very good descriptions of fundamental concepts in web development, by the Mozilla Developer Network.
A must for any web developer (I stumbled across this way too late, I admit).
https://developer.mozilla.org/en-US/Learn/Common_questions
You will find great articles clarifying what is the internet, a web server, web pages, web sites and more.
Update:
Web Fundamentals from Google.