vendredi 27 septembre 2019

I am not able to set the background image using CSS

I am not able to understand why in the background the image is not getting displayed.

body{
        background-image: url('../Images/Chicken.jpeg');
        background: cyan;
}

The path of the image is right. whats the problem then? but the background color is getting being displayed.




Aucun commentaire:

Enregistrer un commentaire