You are on page 1of 1

Semi Detailed Lesson Plan in HTML

I. Objective
At the end of the lesson, the students will able to
A. Cite the importance of HTML in making Web Page Design.
B. Discuss the use of <HTML>,<HEAD>, & <BODY>
C. Apply the 3 Basic codes of HTML.

II. Subject Matter


“HTML BASIC”

III. Materials
Laptop, Notepad, & Chrome

VI. Procedure
A. Preparation
Ask one student to lead the Prayer. After the Prayer greet the students. Group the students into
four (4) and present pictures and let each group identify the name corresponding answer, If the
group answered it correctly then give reward.

B. Lesson Proper
Hypertext Markup Language (HTML) is a standard for describing the structure and presentation
of information via the Internet. Discuss the following and its importance to HTML.

HTML – These are tags that the web browser the html in your document begins and ends.
HEAD - The head tags contain all of the document’s header information.
TITLE – This container is placed within the head structure between the title tags.
BODY – Where actual document contents are placed.

1. ACTIVITY
The students will direct the exact code accordingly from what they have learned.
2. ANALYSIS
Why do we need to start <> and end with </ >?
What file extension do we save our web page being created?
3. ABSTRACTION
Why do we need HTML?
How to identify if the tag is properly close?
4. APPLICATION
How do we able to make HTML file for our web page?

D. EVALUATION
Give a short quiz.
1. ______________ The head tags contain all of the document’s header information.
2. ______________ This container is placed within the head structure between the title tags.
3. ______________ These are tags that the web browser the html in your document begins
and ends.
4. ______________ BODY – Where actual document contents are placed.
5. ______________ one of Web Browser displaying content of HTML.

E. ASSIGNMENT
In a short Bond Paper make an HTML Code that will display your name, grade and section.

You might also like