0
How to add image on my code
i can't add image when i write code actually i shldn't understand where i save image and use...how do i save image on my comuper so that i can add image through SRC path or url
2 Answers
+ 5
body{
background-image: url(<URL>);
background-repeat: no-repeat
}
0
i know this bro but how do i use save image path...i mean there is no option for sav ur image on this application



