Technology • Year Year 13 • 60 • 40 students • Created with AI following Aligned with New Zealand Curriculum
Html/css
By the end of this lesson, students will be able to:
<html>
, <head>
, <title>
, <body>
, <h1>
, <p>
, <a>
, and <img>
.<!DOCTYPE html>
<html>
<head>
<title>My First Web Page</title>
</head>
<body>
<h1>Welcome to My HTML Page</h1>
<p>This is a paragraph of text!</p>
<a href="https://www.google.com">Visit Google</a>
<img src="image.jpg" alt="Descriptive Image Text">
</body>
</html>
/* External CSS file */
body {
background-color: lightblue;
}
h1 {
color: navy;
font-family: Arial;
}
p {
font-size: 20px;
}
This lesson plan introduces students to the basic but essential skills required for web development, aligning with the goals and objectives of the New Zealand Curriculum at Level 8 of Technology, preparing students for potential pathways in digital technologies and web development. For further resources, educators can go to the TKI Technology Section or explore the NCEA standards linked above.
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