hello all is there is any way i can add CSS code for my website to make it multi colors? www.mdeta.com
It all depends what you want to make colors, you can add color: #FFF; as an example to make text white, you can use background: #fff; to make background white, or background-color: #fff; as an alternative.. If you give us more of a detailed explanation we can help you better.