html - What is the necessity of CSS property background-repeat: repeat; -
i think if background-repeat in css not mentioned default browsers make background-repeat: repeat.
so, necessity of having separate background-repeat: repeat property?
if value didn't exist in first place, couldn't default value.
you need way set back repeat if else has changed it.
Comments
Post a Comment