Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css horizontal gradient background color

.foo {
	background-image: linear-gradient(red, blue);
}
 
PREVIOUS NEXT
Tagged: #css #horizontal #gradient #background #color
ADD COMMENT
Topic
Name
1+3 =