Horje
css background half one color the other half another color Code Example
css background half one color the other half another color
 div{
    	width:400px;
    	height:350px;
    	background: linear-gradient(to right, blue 50%, yellow 50%);
    }




Css

Related
disable cursor css Code Example disable cursor css Code Example
css tricks transition Code Example css tricks transition Code Example
background image css django Code Example background image css django Code Example
scss transition Code Example scss transition Code Example
css last 3 childs Code Example css last 3 childs Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12