Year 8 - Computing
Website building blocks
Developing for the Web
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 8 - Computing
Developing for the Web
In this unit, pupils will explore the technologies that make up the internet and WWW. Starting with an exploration of the building blocks of the WWW, HTML, and CSS. They will construct a fully functioning website and discover how websites are catalogued for effective retrieval by search engines.
You will learn to describe and use HTML to structure and modify the appearance of a web page.
HTML (HyperText Markup Language) is the code used to create the structure and content of web pages. HTML tags are used to define the structure and meaning of content on a webpage.
HyperText Markup Language, which is used to define and structure content on web pages. Add one real device or system example to prove understanding.
Mistake: Closing tags are optional and are just used to make the code easier to read. Correction: Most tags need to be closed and require the use of a forward slash. This marks the beginning and the end of the content that the HTML tag should be applied to.
Browse all guides in the Year 8 Computing guide library.