Hello Friends. Today we will be learning about CSS SYNTAX.
How can we write code in CSS with HTML Elements.
We will be discussing about complete syntax in brief:
1.Selector
2.Declaration Block
3.Property
4. Value
These above 4 points are important to understand in order to learn CSS.
We will discuss about them as well.
Selector:
Selector indicates the HTML element you want to style. It could be any tag like h1, title etc.
Declaration Block:
It can contain one or more declarations separated by a semicolon.
Each declaration contains a property name and value, separated by a colon.
Property:
It's a type of attribute of HTML element. It could be color, border etc.
Value:
Values are assigned to CSS properties.
I hope you guys will like this video and learn something from this video.I will be coming with more videos.
Thanks for watching .If you like this video please hit the like button ,share and subscribe the channel for more videos.
Thanks
コメント