Year 8 - Computing
Adding images to a web page
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 use images as part of a website.
Images can be displayed within a web page using HMTL tags. HTML tags can be applied to construct a web page structure from a provided design.
a word or a phrase that can be used to describe an object, such as its colour or size. Add one real device or system example to prove understanding.
Mistake: Images are stored inside HTML files as one document that is downloaded and displayed. Correction: HTML only references image files, which are stored separately. When a web page is downloaded, the linked images are downloaded separately.
Browse all guides in the Year 8 Computing guide library.