This subtopic focuses on the fundamental skills of planning, building, and deploying simple web pages using industry-standard website software. Learners wi
Topic Synopsis
This subtopic focuses on the fundamental skills of planning, building, and deploying simple web pages using industry-standard website software. Learners will develop proficiency in structuring content with HTML and CSS, applying formatting to enhance visual appeal and usability, and publishing finished pages to a live or local server. Mastery of these skills is essential for creating an online presence, supporting digital communication, and contributing to team-based projects in a modern workplace.
Key Concepts & Core Principles
- File Management: Understanding how to create, save, organise, and retrieve files and folders using appropriate naming conventions and directory structures.
- Word Processing: Using software like Microsoft Word to create, format, and edit documents, including applying styles, inserting tables, and checking spelling.
- Spreadsheets: Using software like Microsoft Excel to enter data, perform basic calculations (SUM, AVERAGE), and create simple charts.
- Email and Communication: Sending, receiving, and managing emails, including attaching files, using CC/BCC, and maintaining professional etiquette.
- Online Safety and Security: Recognising phishing attempts, creating strong passwords, understanding privacy settings, and knowing how to protect personal data.
Exam Tips & Revision Strategies
- Always validate your HTML and CSS using online validators to catch syntax errors.
- Use a consistent file and folder structure when creating a website to simplify publishing.
- Practice publishing to a local server first to understand the folder hierarchy before attempting live deployment.
- Document your process with screenshots and notes, as assessors value evidence of planning and troubleshooting.
Common Misconceptions & Mistakes to Avoid
- Using presentational HTML (e.g., <font>) instead of CSS for styling.
- Forgetting to test pages in multiple browsers, leading to inconsistent display.
- Uploading files to the wrong directory, resulting in broken links.
- Neglecting to optimize images for web, causing slow load times.
Examiner Marking Points
- Award credit for demonstrating a clear plan that outlines the purpose, target audience, and wireframe layout of the web page.
- Look for correct use of HTML tags to structure content, such as headings, paragraphs, and lists, with no deprecated elements.
- Credit use of website software tools to apply CSS for consistent formatting, including font styles, colors, and alignment.
- Expect learners to publish the web page to a specified location, ensuring all links and media are functional.
- Assess inclusion of metadata, such as title and description, for search engine indexing.