This element focuses on using website creation software to design, build, and publish functional multi-page websites with integrated multimedia and interac
Topic Synopsis
This element focuses on using website creation software to design, build, and publish functional multi-page websites with integrated multimedia and interactive features. Learners develop practical skills in structuring content, applying consistent styles, embedding media, and ensuring cross-browser compatibility through rigorous testing.
Key Concepts & Core Principles
- Productivity tools: Understanding how to use word processors, spreadsheets, databases, and presentation software efficiently to complete tasks.
- Data management: Skills in organising, storing, and retrieving data, including using databases and spreadsheets for analysis.
- Digital communication: Using email and the internet professionally, including managing contacts, attachments, and online collaboration.
- Health and safety: Applying ergonomic principles and safe working practices when using IT equipment to prevent injury.
- Legal and ethical use: Understanding copyright, data protection (GDPR), and acceptable use policies when working with digital content.
Exam Tips & Revision Strategies
- Plan your site structure and asset file names before starting development; use a clear folder hierarchy to avoid broken links.
- Always validate your HTML and CSS using online tools and test every interactive element methodically, documenting the process as evidence.
- Prior to starting, carefully read the design brief to identify all required components, such as a navigation menu, contact form, or image gallery, and plan your approach.
- Save your work incrementally and test frequently across different browsers to catch issues early and ensure a polished final product.
Common Misconceptions & Mistakes to Avoid
- Learners often neglect to optimise images and multimedia files, leading to slow page load times and poor user experience.
- A frequent error is failing to test interactive features (e.g., forms, links, dynamic content) after publishing, resulting in broken functionality on the live site.
- Using deprecated HTML tags (e.g., <font>, <center>) which do not comply with modern web standards and will be penalised.
- Neglecting to optimise images for the web, leading to slow loading times and poor performance.
- Assuming that the web page will look identical in all browsers without testing or employing cross-browser compatibility techniques.
Examiner Marking Points
- Award credit for demonstrating a logical, consistent navigation structure across all pages, enabling intuitive user journey.
- Credit must be given for effective use of multimedia elements (e.g., images, video, audio) with appropriate file formats, compression, and accessibility attributes like alt text.
- Evidence of thorough testing on at least two different browsers or devices, with documented results and remediation of identified issues, is expected for higher marks.
- Award credit for correctly setting up a site definition in the software, including naming the site and establishing local and remote server settings where applicable.
- Award credit for demonstrating the use of semantic HTML elements (e.g., <header>, <nav>, <main>, <footer>) to structure the page content logically.
- Award credit for linking an external CSS stylesheet and applying consistent typography, colour schemes, and box-model properties to enhance the page's visual appeal.