This subtopic focuses on the practical skills needed to design, build, and deploy web pages using industry-standard website software tools. Learners will d
Topic Synopsis
This subtopic focuses on the practical skills needed to design, build, and deploy web pages using industry-standard website software tools. Learners will demonstrate the ability to plan a coherent structure, apply formatting and styling to enhance usability and aesthetics, and successfully publish content to a live server or local network. Mastery of these foundational web authoring skills is essential for effective digital communication in both personal and professional contexts.
Key Concepts & Core Principles
- File Management: Understanding how to organise, save, and retrieve files efficiently using folders and appropriate naming conventions.
- Word Processing: Creating, formatting, and editing documents using features like styles, tables, headers/footers, and mail merge.
- Spreadsheets: Using formulas, functions (e.g., SUM, AVERAGE, IF), charts, and data sorting/filtering to analyse and present numerical data.
- Databases: Designing simple relational databases, creating tables, queries, forms, and reports to store and retrieve information.
- Presentation Software: Developing slide shows with consistent design, animations, transitions, and multimedia elements to communicate ideas effectively.
Exam Tips & Revision Strategies
- Always start with a paper or digital mock-up of the page layout to plan your design before using the software; this demonstrates thorough planning to the assessor.
- Check that all assets (images, CSS files) are correctly linked using relative paths to ensure portability across servers.
- After publishing, thoroughly test every internal and external hyperlink, and verify that pages render correctly in at least two different web browsers.
Common Misconceptions & Mistakes to Avoid
- Students often neglect to plan page structures, leading to inconsistent layouts and broken navigation when pages are published.
- A frequent error is relying solely on visual WYSIWYG tools without understanding underlying HTML, causing formatting issues when moving between editors or platforms.
- Many learners fail to test links and media after publishing, resulting in broken resources on the live site.
Examiner Marking Points
- Award credit for demonstrating a clear site plan that outlines page layout, navigation, and content hierarchy before any code or visual construction.
- Expect evidence of using website software tools (e.g., WYSIWYG editors, HTML/CSS) to apply consistent formatting such as font styles, colour schemes, and alignment across all pages.
- Look for demonstration of hyperlink creation (internal and external) and image/media integration, with attention to accessibility attributes (e.g., alt text).
- Credit should be given for successfully publishing the web pages to a specified location, including verification of live links and functional navigation.