-1

I set picture using body background="image path";

But it is not showing output properly.

What will change in code?

Brandon Minnick
  • 13,342
  • 15
  • 65
  • 123
  • Let me google this for you: https://www.google.com/search?dcr=0&source=hp&ei=Ss1LWqbvCcS1sAeMuKGoBA&q=How+to+add+background+image+in+html&oq=How+to+add+background+image+in+html&gs_l=psy-ab.12...0.0.0.2302.0.0.0.0.0.0.0.0..0.0....0...1..64.psy-ab..0.0.0....0.WxuZs4ZsjXQ – connexo Jan 02 '18 at 18:20
  • 1
    Possible duplicate of [Applying a background to and/or ](https://stackoverflow.com/questions/10947541/applying-a-background-to-html-and-or-body) – Kayvan Mazaheri Jan 02 '18 at 18:21
  • 2
    I'm voting to close this question as off-topic because it does not even show the slightest effort to solve the problem before asking. – connexo Jan 02 '18 at 18:22

1 Answers1

0

Change it to

style="backgroud:url(img path) no-repeat"
DragonBorn
  • 1,809
  • 5
  • 20
  • 44
Invalid
  • 66
  • 1
  • 5