How to Use Multi Color in Background Using CSS

Multi Color in Background Using CSS

Set How Mutly Color Bg
Set How Mutly Color Bg

Hey! Design Attractive website using CSS, in this Article have some code to add or design multi color in background using CSS. So follow paste simple code in your Style section or paste where you want multi color Background.

Paste simple code and modify according to your choice –

color: white;
font-weight: normal;
background: -webkit-linear-gradient(left, black, green 30%, red 50%, blue);

If this code not work in your theme so contact me via Contact us form. Thank You for visiting TheKroyaard.com .

Watch Video

FAQ

How to add two or more color in background using CSS?
hey! you can add two or more color color in background using CSS code just paste and change color code according to your choice.
Can i paste given code in blogger blogspot website?
Yes you can paste given code in blogger and any other HTML CSS’s website’s Theme.