SuperExamsSuperExams
Search papers…
Menu
DashboardBrowse papersRevision notesBooksSavedRevision packsFlashcardsMy progressAchievementsAI TutorMy classMessages
Back to dashboard

Unlock worked solutions

Step-by-step answers by examiners. From €5/mo.

Try Premium free →
← Information and Communication Technology notes
Cambridge IGCSE·Information and Communication Technology·Cambridge IGCSE ICT

Web Authoring & Images, Layout and Text

14 min read

The three layers of a web page (content, presentation, behaviour), HTML structure, CSS styling, file types and the editing of images, layout, text and tables for the practical papers.

The three layers of a web page

A web page is built in three separate layers, and keeping them apart makes a site easier to maintain.

LayerBuilt withPurpose
Content/structureHTMLThe text, images, tables, headings and links — what is on the page
PresentationCSSColours, fonts, sizes, layout and spacing — how it looks
BehaviourJavaScriptInteractivity — what it does when the user acts

Storing the styling in an external CSS stylesheet (a separate .css file) means one change updates every page that links to it, giving a consistent house style.

The three layers of a web page Content / structure — HTML text, headings, images, tables, links Presentation — CSS colours, fonts, sizes, layout Behaviour — JavaScript interactivity / responses keep the layers separate for easy maintenance and consistency
Content (HTML), presentation (CSS) and behaviour (JavaScript) are kept in separate layers.

Viewing only

This content is free to read on superexams.com and cannot be printed or downloaded.

Read the full note, free

Create a free account to read this note in full. Every free account gets 2 complete revision notes, no card needed.

Sign up free →Log in

More Information and Communication Technology notes

Types & Components of Computer Systems

Input & Output Devices

Storage Devices & Media

Networks & the Effects of Using Them