Search
 
SCRIPT & CODE EXAMPLE
 

CSS

css gradient 3 color

div {
  background:radial-gradient(to right, #c4d7e6 0, #c4d7e6 33%, #66a5ad 33%, #66a5ad 66%, #ff0000 66%, #ff0000 100%);
  width: 100%;
  height:64px;
}
Comment

PREVIOUS NEXT
Code Example
Css :: center block div 
Css :: glassmorphism background in css 
Css :: curve bottom of square css 
Css :: how to change button gradient 
Css :: align-self in css 
Css :: how to paralax effect on background image 
Css :: border 1px thick 
Css :: css nth of type 
Css :: how to set text to middle in div 
Css :: css get screen height 
Css :: Disable text selection/highlight 
Css :: template html css bootstrap cdn 
Css :: css img src 
Css :: woocommerce align add to cart buttons css 
Css :: email background image 
Css :: line-weight css 
Css :: make image background of div 
Css :: how to create multicolor text in css 
Css :: responsive table in tailwind css 
Css :: type selector css 
Css :: select third element of an id css 
Css :: css custom bullet list 
Css :: shrink div to fit content 
Css :: gravity forms css classes 
Css :: internal style 
Css :: background-attachment 
Css :: linux remove files except 
Css :: css text to fit container 
Css :: simple css reset 
Css :: rgba blue 
ADD CONTENT
Topic
Content
Source link
Name
7+4 =