This subtopic equips learners with the skills to plan, create, structure, format, and publish web pages using industry-standard website software. It focuse
Topic Synopsis
This subtopic equips learners with the skills to plan, create, structure, format, and publish web pages using industry-standard website software. It focuses on applying design principles and technical competences to produce accessible and functional web content, ready for deployment on the internet or an intranet.
Key Concepts & Core Principles
- Advanced formatting and automation in word processing (e.g., mail merge, macros, styles, and templates).
- Using complex spreadsheet functions (e.g., VLOOKUP, IF statements, pivot tables) to analyse and present data.
- Designing and querying relational databases using SQL or query-by-example to extract meaningful information.
- Creating professional presentations with multimedia elements, animations, and custom slide masters.
- Understanding digital security principles, including data protection, secure passwords, and safe online practices.
Exam Tips & Revision Strategies
- Keep a logical folder structure for all assets and use relative paths to ensure portability between local and live environments.
- Validate HTML and CSS code using online tools (e.g., W3C Validator) to catch errors early and demonstrate professionalism in your portfolio.
- Document every stage of the process—planning, creation, styling, and publishing—as assessors reward thorough evidence of a systematic approach.
- Test your published pages on at least two different browsers and one mobile device, and include screenshots of successful rendering as part of your evidence.
Common Misconceptions & Mistakes to Avoid
- Confusing structural HTML with stylistic CSS, leading to inline styling or deprecated tags that hinder maintainability.
- Overlooking the importance of responsive design, resulting in pages that do not render properly on mobile devices.
- Failing to organize site files and correct relative links before publishing, causing broken images and navigation errors.
- Neglecting accessibility features, such as alt text for images and proper heading hierarchy, which are essential for usability and compliance.
Examiner Marking Points
- Award credit for demonstrating a clear planning process, such as a storyboard, wireframe, or site map, before starting web page creation.
- Award credit for effectively using website software tools (e.g., WYSIWYG editor, code view) to structure content with semantic elements like headings, lists, and appropriate div tags.
- Award credit for applying consistent formatting using CSS, including text styling, colour schemes, and layout control, aligned with accessibility standards.
- Award credit for successfully publishing web pages to a designated location (Internet or intranet) and providing evidence of post-publish testing, including verification of links, media, and cross-browser compatibility.