Search
 
SCRIPT & CODE EXAMPLE
 

CSS

how to split a background into two color in css

.logindiv {
  height: 200px;
  width: 200px;
  background: linear-gradient(to bottom, #1F4E79 0%, #1F4E79 50%, #ddd 50%, #ddd 100%);
}
Comment

PREVIOUS NEXT
Code Example
Css :: how to remove default styling of a tag 
Css :: css ganzer button anklickbar 
Css :: bash access array indirectly 
Css :: how to write firefo specific css 
Css :: tailwindcss cli with custom config file name 
Css :: how to remove margin of body 
Css :: css list style url siz 
Css :: ul li seprator 
Css :: css regions 
Css :: css system default font 
Css :: rotate icon on click css 
Css :: li only showing first bullet 
Css :: css cut text of 
Css :: underline css animation hover 
Css :: how to center a text input in css 
Css :: css round outline 
Css :: image right css 
Css :: css flex responsive 
Css :: remove bullets from unordered list in css 
Css :: vue v-cloak not working 
Css :: div class sr-only 
Css :: scroll start from bottom css 
Css :: set background image and color both 
Css :: style scrollbar overflow-y 
Css :: removing input border shadow 
Css :: line in css div 
Css :: select2 hide selected options 
Css :: how to give text stroke in css 
Css :: css change link color in class 
Css :: griddy css 
ADD CONTENT
Topic
Content
Source link
Name
3+4 =