Hey i m not able to set a background image in html .how i can add it in ny web page | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Hey i m not able to set a background image in html .how i can add it in ny web page

25th Feb 2017, 2:43 PM
Ekuspreet Singh
Ekuspreet Singh - avatar
2 Answers
+ 1
body { background-image: url("albertz.png"); } use <style> or css
25th Feb 2017, 2:59 PM
Albertz
Albertz - avatar
0
thankew bro its working
25th Feb 2017, 3:03 PM
Ekuspreet Singh
Ekuspreet Singh - avatar