+ 1
CSS
Can anyone help me with CSS:/? How to input image(bg) and proper color to it?
4 Réponses
+ 1
Welcome !
+ 4
Have you started the course? What about searched online or the forum here or the code playground? Maybe ask A.I. - all of these things could help you out, with this and future problems.
https://sololearn.com/compiler-playground/W0uW3Wks8UBk/?ref=app
+ 2
It’s because i'm still new and not much good in CSS. Btw, thanks to your answers.
0
You have to just write following in CSS code:-
background-image : url('Paste the link of that image here, between the single qoutes');