0

Background Image in CSS

If the image is in the same file as my CSS file, how do I write the URL?

19th Jan 2019, 10:33 AM
Rashid
Rashid - avatar
1 Réponse
+ 5
background-image:url("file_name.jpg");
19th Jan 2019, 10:38 AM
Seniru
Seniru - avatar