Web standards
This module covers the fundamentals of how the web works at a high level — including the model used for communication, the core technologies involved, how those technologies are created, and how a web browser renders and displays websites to a user.
General resources:
- Resilient Web Design, Jeremy Keith
Prerequisites
This module is mainly theoretical, and assumes no specific practical knowledge of web technologies. However, you will understand it better and get more out of it if you understand the basics of what the main web technologies are used for. We'd suggest that you work through the Your first website module first, if you have not done so already.
Tutorials
- How the web works
-
This article provides a simplified view of what happens when you view a webpage in a web browser on your computer or phone.
- The web standards model
-
This article provides some useful background on the web and web standards — how they came about, what web standard technologies are, and how they work together.
- How browsers load websites
-
In this article, we talk through the rendering process of a website — when a browser has received the files and assets that make up a website, how are they put together to create the finished experience that the user sees?