Technology • Year 10 • 60 • 10 students • Created with AI following Aligned with New Zealand Curriculum
This is lesson 7 of 30 in the unit "Web Design Fundamentals". Lesson Title: Styling Text with CSS Lesson Description: Learn how to style text using CSS properties such as font-family, font-size, and color. Create a styled text layout for a webpage.
Year Level: Year 10
Subject: Technology – Digital Technologies
Unit Title: Web Design Fundamentals (Lesson 7 of 30)
Lesson Title: Styling Text with CSS
Curriculum Learning Area: Technology
Curriculum Level: Level 5 – Digital Technologies Curriculum (Designing and Developing Digital Outcomes)
Time: 60 minutes
Class Size: 10 students
Context:
This lesson introduces Year 10 students to styling textual content on webpages using CSS. It focuses on developing understanding of how design can influence readability, user experience, and aesthetic perceptions of digital outcomes, aligning with the Designing and Developing Digital Outcomes strand.
By the end of this session, students will be able to:
lesson7_text_styles.html
Pose a question:
“Which design would make you want to read more? Why?”
Take short responses from 3–4 students. Invite discussion about first impressions, readability, and purpose.
Key Teaching Point:
Typography communicates mood. It affects not only readability, but how we feel and perceive content.
Using the projector and starter file lesson7_text_styles.html
, demonstrate:
<style>
tag in the <head>
section.body {
font-family: Arial, sans-serif;
font-size: 16px;
color: #333333;
}
h1 {
font-size: 36px;
font-family: 'Georgia', serif;
color: darkblue;
}
.quote {
font-style: italic;
color: #555;
}
Pro Tip (Mini Think Break):
Ask:
"Why might using a script or cursive font not be ideal for long paragraphs?"
Students turn to their neighbour and share.
Students work in pairs to style the given blank HTML structure. Their job is to:
Encourage them to look up Google Fonts samples for inspiration (offline printouts if necessary).
Students should keep styles minimal (3–5 rules) to reinforce the idea of design intention without overwhelming detail.
Students rotate around devices, viewing one another’s designs with the prompt:
“What style decision stands out and why?”
Using sticky notes or digital comments, they leave positive or constructive feedback for at least one other group.
Teacher circulates, listening for vocabulary use: font-family, readability, hierarchy, contrast.
Pose 3 reflection prompts:
Record responses visibly on board.
Briefly introduce next lesson:
"Next time, we’ll explore how to create consistent spacing and margins in web layout — the invisible design magic!”
letter-spacing
, text-transform
, or line-height
This lesson makes digital literacy an expressive art — helping students not just code, but craft. Styling with CSS becomes more than commands; it becomes storytelling. Through intentional teaching, student ideation, and reflection, we equip ākonga with both the technical skills and aesthetic sensitivity to design with purpose.
Join thousands of teachers using Kuraplan AI to create personalized lesson plans that align with Aligned with New Zealand Curriculum in minutes, not hours.
Created with Kuraplan AI
🌟 Trusted by 1000+ Schools
Join educators across New Zealand