How a browser renders a web page
Rendering is when the browser reads the HTML it received and paints it into the visible page shown on screen.
What it does: The html element is the root the browser renders everything else inside of. Before rendering, the browser sends a request like this to the server for the file. The browser reads the HTML and paints it as the page you see. Reading the markup and painting the page is exactly what rendering means. The body holds the content the browser paints for the user to see. The browser requests the files, then renders them after they arrive. There is nothing to render until the HTML has been received. The doctype declaration sets the rendering mode the browser uses for the page.
Common mistakes: The declaration is missing its exclamation mark; it must be <!DOCTYPE html> so the browser renders the page in standards mode. The opening html tag is missing its closing angle bracket; it should be <html> so the browser recognises the root element.
Free printable worksheet with full answer key — or add this module to a journey and assign it to your class.
Take this worksheet further — free with Cloodit
Each concept is reinforced from every angle — learned, then applied, then tested.
Cloodit turns curriculum-aligned coding content into journeys students work through one biome at a time.
Over 100 of them, across seven natural biomes.
Turns their work into revision material ready for Flash Cards and Exam study.
Live, competitive practice for the start of the lesson or a teacher-led lesson finisher.
Honour your top performers, or encourage a student who's trying hard — ready to print in seconds.
Quick Questions
Match the Pairs
Key Term
renderingFill in the Blanks
Spot the Error
Create a free class, add this module to a journey, and track who's stuck.
Create a free teacher account →No credit card. No setup fee. Make a class and invite students in under three minutes.
Practice this topic interactively, track progress, and unlock badges.
Start Learning Free →