This element equips learners with the fundamental practical skills to design, build, and publish a functional website. Learners will develop the ability to
Topic Synopsis
This element equips learners with the fundamental practical skills to design, build, and publish a functional website. Learners will develop the ability to structure web pages using HTML, apply visual styles with CSS, and utilise web authoring software to prepare and integrate multimedia content. Emphasis is placed on the complete workflow from concept to live deployment, ensuring content is accessible, well-organised, and effectively presented for a creative audience.
Key Concepts & Core Principles
- Choreographic devices: Understanding and applying tools such as motif, repetition, contrast, and canon to create original dance sequences.
- Safe practice: Knowledge of proper warm-up and cool-down routines, correct alignment, and injury prevention to maintain physical health during rehearsals and performances.
- Performance skills: Developing projection, spatial awareness, timing, and emotional expression to engage an audience effectively.
- Production roles: Awareness of the different jobs in a performance team, including director, choreographer, stage manager, and lighting/sound technician, and how they collaborate.
Exam Tips & Revision Strategies
- Always annotate your planning documents and code comments to explain design choices—this provides evidence of understanding for assessors.
- Before final submission, run a broken link checker and validate HTML/CSS to catch errors that could cost marks on functionality.
- Use a consistent folder structure and relative file paths from the start to avoid missing assets when you publish.
- Record a brief walkthrough video of your published site demonstrating all key features, which serves as clear evidence if live links fail.
Common Misconceptions & Mistakes to Avoid
- Failing to plan the site structure before building, leading to disorganised navigation and inconsistent page layouts.
- Using inline styles repeatedly instead of creating a separate stylesheet, which results in messy code difficult to maintain.
- Neglecting to test the website on multiple browsers and devices, causing layout issues or broken features post-publishing.
- Uploading unoptimised high-resolution images that slow down page loading times significantly.
- Forgetting to set correct file permissions on the web server, making the site inaccessible to visitors.
Examiner Marking Points
- Award credit for demonstrating consistent use of structural HTML elements (headers, navigation, sections) that reflect a clear information hierarchy.
- Evidence of applied CSS for layout, typography, and colour schemes that enhance user experience and align with the intended purpose.
- Assessment evidence must show competent use of website software tools (e.g., CMS or WYSIWYG editor) to add and format text, images, and multimedia.
- Look for correctly optimised and linked assets (images, videos) with appropriate file formats, sizes, and alt text for accessibility.
- The final published website must be fully functional, with all internal and external hyperlinks working, and the site accessible via a provided URL.