This topic covers the skills needed to create and publish websites, including using structures and styles, preparing content, and using website software to
Topic Synopsis
This topic covers the skills needed to create and publish websites, including using structures and styles, preparing content, and using website software tools. It focuses on practical web development techniques.
Key Concepts & Core Principles
- Business Communication: Understanding different methods (email, phone, face-to-face) and adapting tone for audience and purpose.
- Financial Record-Keeping: Double-entry bookkeeping, maintaining ledgers, and reconciling bank statements.
- Administrative Processes: Filing systems, data entry, scheduling, and managing office supplies.
- Customer Service: Handling enquiries, resolving complaints, and maintaining professionalism.
- Health and Safety in the Workplace: Following procedures, risk assessments, and emergency protocols.
Exam Tips & Revision Strategies
- Practice creating a simple website from scratch.
- Ensure all links and navigation work correctly.
- Validate HTML and CSS code.
- Plan your website structure using a site map or wireframe before beginning development
- Use the preview function in your software frequently to check your progress against the brief
- Keep a log of your actions with screenshots to evidence your process for the portfolio
- Double-check all hyperlinks, image sources, and external references before publishing
- Familiarise yourself with the hosting platform’s requirements and practice uploading files beforehand
Common Misconceptions & Mistakes to Avoid
- Neglecting responsive design principles.
- Using excessive or unoptimised media files slowing load times.
- Failing to test website across different browsers.
- Using outdated or presentational HTML tags (e.g., <font>, <center>) instead of CSS for styling
- Neglecting to compress or resize images, causing slow page loading
- Failing to test the website on multiple browsers or devices, leading to inconsistent display
Examiner Marking Points
- Demonstrates ability to use HTML/CSS for structure and styling.
- Shows competence in using web authoring tools (e.g., Dreamweaver).
- Can prepare and optimise content (text, images) for the web.
- Understands the process of publishing and testing a website.
- Award credit for correct use of semantic HTML elements (e.g., <header>, <nav>, <section>) to structure content
- Assess the effective application of CSS for styling, including selectors, properties, and values that follow design specifications
- Check that images are in appropriate formats (JPEG, PNG, SVG) and resolutions for fast loading
- Verify that the published site is accessible via a URL and all navigation links function correctly