OCR H446 · 1.3.4 Web technologies
Web Challenges
20 short, guided HTML, CSS and JavaScript tasks that mirror what OCR A-level asks you to write: fill in the gaps, build to a spec, or fix the bug, then get instant marking. Every task stays inside the OCR Appendix 5d construct set.
☰ Browse by Topic
HTML
The structure of a page: the skeleton tags, headings, lists, links, images and forms, written by hand the way the paper asks.
Skeleton of a page
A student is starting the home page for a school chess club. The four structural tags have been removed. Add the opening
Library navigation list
A community library wants a navigation menu as an unordered list with three items. Each item must be a hyperlink: Home →
Make the badge a link
On a charity site, clicking the donation badge image should take the visitor to the donation page donate.html . The imag
Sign-up form
A cinema loyalty scheme needs a sign-up form. Complete the form so it collects a username (text), a password (password f
Race results list
A running club wants to show the top three finishers of a race as a numbered (ordered) list , in this order: Priya Shah
Museum exhibit page
A museum's exhibit page needs two things adding inside the <main> block: the image exhibit.svg (already in the pro
Link to an external site
A college home page already has an internal link to its courses page (a relative link). Now add an external link to anot