Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Updated Detailed Lesson Plan

School: Tarlac National High School Grade Level: 8


Teacher: Dominic M. Quiballo Learning Area: TLE/ICT
Teaching Date: November 15, 2022 Quarter: Second
Teaching Time: 12:00 – 12:50 Section: Abueva

I. OBJECTIVE a. Identify the use of creating a list in html;


b. Explain the tags in making ordered list,
unordered list, and definition list;
c. Perform the function and use of each tags
by creating a webpage; and
d. Appreciate the importance of making a list
in html and in the physical world.
A. Content Standard The learners demonstrate an understanding of
concepts and principles in creating a list.
B. Performance Standard The learner shall be able to create an HTML
list
C. Learning Competencies/Objectives Creating a list
With learning code
II. CONTENT HTML list: Ordered list, Unordered list, and
Description/Definition list
III. LEARNING RESOURCES
A. References
1. Teacher’s Guide Internet & Webpage design by TAPAS
ADHIKARI
freedomcodecamp/website(HTML list – How
to use Bullet Points, Ordered, and Unordered
list
2. Learner’s Materials Pages N/A
3. Textbook Pages N/A
4. Additional Materials from N/A
Learning Resource Portal
B. Other Learning Resources https://www.freecodecamp.org/news/html-
list-how-to-use-bullet-points-ordered-and-
unordered-lists/
IV. PROCEDURES
A. Review of previews lesson or Recall the tags in changing the page and text
presenting a new lesson color.
B. Establishing a purpose for the lesson Allow the pupils to describe a webpage with
lists after displaying an example of one on the
screen.
C. Presenting examples/instances of new Inquire about the motivation for the practice
lesson to-do lists among the class.
D. Discussing new concepts and Enumerate and explain the different types of
practicing new skills HTML list.
E. Discussing new concepts and Explain the tags and attributes used in each
practicing new skills type of html list. Discuss compare and
contrast the various list types, pointing up
their differences and similarities.
F. Developing mastery Show an example output and let the students
to think about the tags that are being used and
let the students to code it on the screen.
G. Finding practical applications of Make a list before you buy or go shopping, to
concepts and skills in daily living prevent over spending.
H. Making generalization and HTML list can help us highlight and organize
abstractions about the lessons important information. We use <ol></ol> and
<li>tags in making a number list. In
Unordered list, we use <ul></ul> and <li>and
in making a definition list, we use
<dl></dl>,<dt></dt> for the term and
<dd></dd> for the description>/definition.
I. Evaluating Learning 1-7 item quiz (identify types of html list
attributes that have been used in the statement
ordered, unordered, description/definition list)
J. Additional activities for application or Make a webpage similar to the given output
remediation
V. REMARKS
VI. REFLECTION
A. No. of learners who earned 70% on the
formative assessment
B. No. of learners who require additional
activities for remediation
C. Did the remedial lessons work? No. of
learners who have caught up with the
lesson
D. No. of learners who continue to
require remediation
E. Which of my teaching strategies
worked well? Why did this work?
F. What difficulties did I encounter
which my principal or supervisor can
help me solve?
G. What innovation or localized materials
did I use or discovery which I wish to
share with other teachers?

You might also like