#how is this background value invalid ?

2 messages · Page 1 of 1 (latest)

spark glen
#
background: 
rgba(0,0,0,0.3) auto/auto no-repeat,
url(./code3.png) 10px 8px/auto 50% repeat,
linear-gradient(black,black) center/auto no-repeat

if I remove the first line (rgba(0,0,0,0.3) auto/auto no-repeat,) it works...

plucky chasm
#

what does the warning mention?