HTML and CSS BasicsOCN London Digital Functional Skills Qualification Digital Skills & IT Revision

    This element introduces the fundamental building blocks of web design using HTML to structure content and CSS to style it. Learners will gain practical abi

    Topic Synopsis

    This element introduces the fundamental building blocks of web design using HTML to structure content and CSS to style it. Learners will gain practical ability to create well-formed web pages, apply styling through selectors, and produce simple responsive layouts compliant with current web standards, laying a vital foundation for digital communication and e-commerce roles.

    Key Concepts & Core Principles

    Exam Tips & Revision Strategies

    Common Misconceptions & Mistakes to Avoid

    Examiner Marking Points

    HTML and CSS Basics

    OCN LONDON
    vocational

    This element introduces the fundamental building blocks of web design using HTML to structure content and CSS to style it. Learners will gain practical ability to create well-formed web pages, apply styling through selectors, and produce simple responsive layouts compliant with current web standards, laying a vital foundation for digital communication and e-commerce roles.

    2
    Learning Outcomes
    7
    Assessment Guidance
    7
    Key Skills
    2
    Key Terms
    7
    Assessment Criteria

    Assessment criteria

    OCNLR Level 2 Certificate in Digital Skills
    OCNLR Level 2 Award in Digital Skills

    Topic Overview

    The OCNLR Level 2 Certificate in Digital Skills is a vocational qualification designed to equip students with the practical digital competencies needed for study, work, and daily life. It covers essential areas such as using devices and handling information, creating and editing digital content, communicating and collaborating online, and staying safe and secure in digital environments. This qualification is ideal for those looking to build a solid foundation in digital skills, whether for further study in IT or for enhancing employability in a wide range of sectors.

    In today's digital world, proficiency in using technology is no longer optional—it is a fundamental requirement. This certificate ensures you can confidently navigate operating systems, manage files, use productivity software like word processors and spreadsheets, and understand the principles of online safety. It also introduces key concepts such as digital footprints, cyber security threats, and responsible online behaviour. By completing this qualification, you will demonstrate to employers and educators that you have the practical skills to thrive in a technology-driven environment.

    The qualification is structured around several mandatory units, each focusing on a different aspect of digital competence. You will learn how to use a computer or mobile device effectively, search for and evaluate online information, create professional documents and presentations, and communicate via email and social media. Additionally, you will explore how to protect your personal data and respect intellectual property rights. This holistic approach ensures you are not just a passive user of technology but an active, informed, and responsible digital citizen.

    Key Concepts

    Core ideas you must understand for this topic

    • Digital footprint: Every online action leaves a trace; understanding this helps you manage your online reputation and privacy.
    • Cyber security: Knowing how to identify phishing emails, create strong passwords, and use antivirus software to protect against threats.
    • File management: Organising files into folders, using appropriate naming conventions, and understanding file extensions (e.g., .docx, .pdf).
    • Effective online searching: Using Boolean operators (AND, OR, NOT) and evaluating sources for reliability and bias.
    • Digital communication etiquette: Writing professional emails, using appropriate language in forums, and respecting others' privacy online.

    Learning Objectives

    What you need to know and understand

    • 1. Be able to use HTML and CSS for web design.2. Be able to use CSS selectors.3. Be able to incorporate styling into a web page.4. Be able to use current HTML and CSS standards to create simple layout.
    • 1. Be able to use HTML and CSS for web design.2. Be able to use CSS selectors.3. Be able to incorporate styling into a web page.4. Be able to use current HTML and CSS standards to create simple layout.

    Assessment Criteria

    Key criteria assessors look for in your portfolio

    • Award credit for demonstrating the ability to write a valid HTML5 document with correct doctype and essential elements (head, body, etc.) and for correctly linking an external CSS stylesheet.
    • Award credit for accurately using a variety of CSS selectors (element, class, ID) to target and style specific page components, showing an understanding of specificity.
    • Award credit for effectively incorporating styling (colours, fonts, spacing) that enhances readability, and for employing current HTML5 semantic elements (e.g., <header>, <nav>, <main>) and CSS Flexbox/Grid to create a simple, responsive two‑column layout.
    • Award credit for demonstrating correct use of HTML5 semantic elements (e.g., <header>, <nav>, <main>, <footer>) to structure a web page logically.
    • Credit should be given for evidence of applying CSS selectors accurately, including element, class, and ID selectors, to style specific page components.
    • Assessors must look for consistent and appropriate application of CSS (external, internal, or inline) with a clear justification for the chosen method in the project context.
    • Award credit when the candidate creates a simple, standards-compliant layout using CSS box model properties (margin, border, padding) and positioning techniques (e.g., float, flexbox, grid) appropriately for the task.

    Assessment Guidance

    Guidance for achieving higher grades

    • 💡Validate your final HTML and CSS code using the W3C validators; error-free code is often a mandatory pass criterion in vocational assessments.
    • 💡Use descriptive class names and comment your CSS to explain styling decisions—assessors look for clarity and a professional coding approach.
    • 💡Before submission, test your web page in at least two different browsers (e.g., Chrome and Edge) to ensure consistency, as cross‑browser compatibility may be assessed.
    • 💡When demonstrating CSS selectors in your assignment, showcase a range including element, class, and ID, and briefly comment on their specificity to show understanding.
    • 💡Always test your web page in at least two different browsers (e.g., Chrome, Firefox) and provide screenshots as evidence of cross-browser compatibility.
    • 💡Organize your code with clear comments explaining your design decisions, which helps assessors follow your rationale and may contribute to higher marks.
    • 💡Ensure all files are named logically (e.g., index.html, styles.css) and submitted in a structured folder to reflect professional project management.
    • 💡When answering questions about online safety, always mention specific examples like phishing emails or weak passwords, and explain how to mitigate the risk. This shows deeper understanding.
    • 💡For tasks involving file management, demonstrate clear folder structures and logical naming conventions in your screenshots or descriptions. Examiners look for organisation skills.
    • 💡In communication tasks, ensure your emails or messages include a clear subject line, appropriate greeting, concise body, and professional sign-off. Avoid slang and check spelling.

    Common Mistakes

    Common errors to avoid in your coursework

    • Forgetting to close HTML tags or mismatching opening and closing tags, leading to broken page structure.
    • Confusing class (.) and ID (#) selectors in CSS, or overusing ID selectors, causing specificity issues and non‑reusable styles.
    • Using outdated HTML4 presentational elements (e.g., <center>, <font>) instead of relying on CSS for styling and semantic HTML5 elements for layout.
    • Confusing class and ID selectors, or using IDs for styling elements that repeat on multiple pages, leading to non-reusable code.
    • Forgetting to close HTML tags or improperly nesting elements, causing validation errors and unpredictable page rendering.
    • Using deprecated HTML tags (e.g., <center>, <font>) or attributes (e.g., bgcolor) instead of CSS for styling, which violates current web standards.
    • Linking CSS files incorrectly due to wrong relative or absolute file paths, resulting in unstyled content.
    • Misconception: 'If a website looks professional, its information must be accurate.' Correction: Always cross-check facts with multiple reliable sources, as appearance can be deceptive.
    • Misconception: 'Using the same password for all accounts is fine as long as it's strong.' Correction: Reusing passwords increases vulnerability; use unique passwords for each account and consider a password manager.
    • Misconception: 'Deleting a file from the recycle bin permanently removes it.' Correction: Deleted files can often be recovered with specialist software until overwritten; use secure deletion tools for sensitive data.

    Frequently Asked Questions

    Common questions students ask about this topic

    Before You Start

    Prior knowledge that will help with this topic

    • Basic literacy and numeracy skills at Level 1 or equivalent.
    • Familiarity with using a computer or mobile device for everyday tasks like browsing the internet or sending emails.
    • No formal IT qualifications are required, but a willingness to learn and practice digital skills is essential.

    Key Terminology

    Essential terms to know

    • 1. Be able to use HTML and CSS for web design.2. Be able to use CSS selectors.3. Be able to incorporate styling into a web page.4. Be able to use current HTML and CSS standards to create simple layout.
    • 1. Be able to use HTML and CSS for web design.2. Be able to use CSS selectors.3. Be able to incorporate styling into a web page.4. Be able to use current HTML and CSS standards to create simple layout.

    Ready to learn?

    AI-powered learning tailored to this unit