E.class
E~F
*
E,F,G
font-weight:bold;
text-decoration:bold;
text:bold;
font:bold;
Cyan, Magenta, Yellow and Blue
Cyan, Magenta, Yellow and Key(Black)
Cyan, Magenta, Yellow and Khaki
None of these
text-decoration
font-dimension
text-style
text-underline
Size
text-size
font-size
sum()
eval()
calc()
total()
Inline
Internal
External
All of these
Padding
Margin
Border
Both A and B
content shadow
text-shadow
word-shadow
text outline
rgba(255,55,255,1)
rgba(255,255,255,0.0)
rgba(255,55,255,.5)
p{font-style: "Times New Roman";}
p{font-family:"Times New "roman",Times,serif;}
p{font-weight:"Times New Roman",Times,serif;}
font-style
fontsize
1
2
3
to set Space between its content and its border
to set Space outside content
to set Space between tow lines
to set Space between to character
p:all
paragraph:all
p *
p
.example
#example
element.example
example
:link
:visited
:active
:hover
Separate each selector with a comma
Use the & symbol
Use the || symbol
Separate each selector with a colon
It is being clicked
It is being hovered over with the mouse
It is the first child of its parent
It is visited
#classname
.classname
element.classname
*classname