This unit covers the infrastructure required to access the internet, internet communications protocols, and the basic principles of the Domain Name System
Topic Synopsis
This unit covers the infrastructure required to access the internet, internet communications protocols, and the basic principles of the Domain Name System (DNS). Learners must understand how these components work together to deliver internet services.
Key Concepts & Core Principles
- HTML5 semantic elements (e.g., <header>, <nav>, <main>, <article>, <footer>) for structuring content and improving accessibility.
- CSS3 layout techniques including Flexbox and CSS Grid for creating responsive, multi-column designs without float hacks.
- JavaScript fundamentals: variables, functions, events, and DOM manipulation to add interactivity (e.g., form validation, image sliders).
- Web accessibility standards (WCAG 2.1) such as proper alt text, colour contrast, and keyboard navigation.
- Responsive web design using media queries and relative units (%, em, rem) to ensure sites work on all devices.
Exam Tips & Revision Strategies
- Learn the OSI model and where protocols fit.
- Practice explaining how a URL is resolved via DNS.
- Use diagrams to illustrate infrastructure components.
Common Misconceptions & Mistakes to Avoid
- Confusing TCP/IP with other protocols like HTTP or FTP.
- Not understanding the hierarchical structure of DNS.
- Overlooking the role of routers and switches in internet infrastructure.
Examiner Marking Points
- Understands the infrastructure required to access the internet.
- Understands internet communications protocols and their roles.
- Understands the basic principles of the Domain Name System (DNS).