how to give linear transprerancyon background image

Solutions on MaxInterview for how to give linear transprerancyon background image by the best coders in the world

showing results for - "how to give linear transprerancyon background image"
Sarah
28 Jun 2018
1background: linear-gradient(to right, rgba(255,255,255,0) 20%,
2              rgba(255,255,255,1)), url(http://foo.com/image.jpg);