+ 2
Fixed in short hand.
I'm presuming that the "fixed" attribute can be specified in the short-hand (background:) declaration (rule) as well. Am I right?
1 Resposta
+ 4
Yes.
E.g
background: url('https://goo.gl/eaC6QB') fixed;
I'm presuming that the "fixed" attribute can be specified in the short-hand (background:) declaration (rule) as well. Am I right?