Is {background:0;} valid CSS? -



Is {background:0;} valid CSS? -

i understand background shorthand property - value 0 of properties , valid css?

selector {background:0;}

background:0 valid css , gets compiled into:

background-image: initial; background-position-x: 0px; background-position-y: 50%; background-size: initial; background-repeat-x: initial; background-repeat-y: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: initial;

css background shorthand

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

c# - Create a Notification Object (Email or Page) At Run Time -- Dependency Injection or Factory -

Set Up Of Common Name Of SSL Certificate To Protect Plesk Panel -