HTML & CSS Part1
HTML & CSS Part1
9 HTML&CSS
P → means PARAGRAPH
Img → Means image
What are you going to add? How the content will
Which content you need to be displayed?
add?
How to <p>paragraph</p> P{
write?
Color:blue;
Background-color:cyan;
}
<h1>heading size one</h1> H1{
Font-family:arial;
Font-weight:bold;
}
Extension Name.html Name.css
File format
Language Uses <tag></tag> Uses curly brackets { }
rules
start, end
ICT Page 2 of 9 HTML&CSS
NES Gr.9 HTML&CSS
Background-color→ to
change the background