CL 6 LN 8 HTML
CL 6 LN 8 HTML
HTML
AN INTRODUCTION
AGENDA
01 Overview of HTML
02 Components of HTML
03 Basic Structure
IDEA 1
Set the color of the text.
Text <body text = “black”>
02 color
It sets the color of the text. <font color = “blue”>
03 size
Set the size of the text. The value lines between 1 to 7
<font size = “4”>
HORIZONNTAL RULE
Attribute Description Example
width It sets the widthof the horizontal line in <hr width = “60%”>
pixels/percentage. <hr width = “60”>
align It sets the alignment – left, right, center <hr align = “left”>
& justify
<u>01helloworld</u> Topic 02
Topic Topic 03 Topic 04
Lorem ipsum dolor sit Lorem ipsum dolor sit Lorem ipsum dolor sit Lorem ipsum dolor sit
amet, consectetur amet, consectetur amet, consectetur amet, consectetur
adipiscing elit. adipiscing elit. adipiscing elit. adipiscing elit.
QUESTIONS
Book back question 1-5
6.Describe HTML?
7. Write the steps to view HTML codes using webb
browser?
8. What is font tag and explain its attributes?
9. Explain the structure of HTML document?
10. Explain paragraph tag and its attributes?
OBSERVATION
Page no 138: B question.
THANK
YOU