html - I can't upload my background-image from my FTP to my website -


i stuck trying set background-image header on website. nothing loads. hosting has disabled linking images via external url, i've put image on filezilla, doesn't work.

i have copied image path ftp , pasted in html file didn't work. have tried copy code found in tutorials, didn't work. whether it's code or ftp, can't figure out.

let's make map in ftp account, name map test now. open map test , upload file index.html. upload image in map test. have map named test, in map 2 files, 1 index.html , image.jpg.

when want use image in index.html file write simple code <img src="image.jpg"/>. should upload image. visit link: www.yourhosting/ftpname/test/index.html

edit:

note: should work online, not on local host. can see youre doing uploading on filezilla.


Comments

Popular posts from this blog

c++ - No viable overloaded operator for references a map -

java - Custom OutputStreamAppender not run: LOGBACK: No context given for <MYAPPENDER> -

java - Cannot secure connection using TLS -