anotherworld
0
Q:

linear-gradient

.foo {
	background-image: linear-gradient(red, blue);
}
8
background: linear-gradient(to left, #333, #333 50%, #eee 100%);
6
\\code for a basic gradient background
   #grad {
  background-image: linear-gradient(red, yellow);
}  
12

New to Communities?

Join the community