CSS Background Properties - Part 5

Notes:

CSS background-size property:
It is used to specify, background image size (meaning: width and height)
Values: x-size-length y-size-length | x-size-% auto | cover | contain

Interview Questions: