Year 11 - Computing
Web page layouts using CSS divisions
HTML programming project
Study Hub
This pupil-friendly study guide includes a unit summary, clear notes, common mistakes, and quick questions with answers.
Year 11 - Computing
HTML programming project
In this unit pupils will explore how websites are displayed within a browser using HTML and CSS. They will examine how websites are requested and delivered to our computer via the internet and the WWW. They will create the structure of a website using HTML and change the styling using CSS.
You will learn to design a web page with sections and format them individually.
Web pages can be broken into sections called divisions. HTML elements can be labelled with class names.
a section of a web page used to group items. Add one real device or system example to prove understanding.
Mistake: Web page divisions all need to have unique labels. They can't be the same. Correction: When designing divisions of a web page the same formatting may need to be applied to multiple divisions. In this case the labels would need to be the same.
Browse all guides in the Year 11 Computing guide library.