Hi,
I can't get my website to display images. Not sure if this is a bug. It would be highly appreciated if someone can help me. Sorry if this is noobish.
I have tried four ways to display the image:
- Use absolute path to the file on my local computer (probably doesn't work)
- Copy the file to the same directory as the document and use relative path (suggested by stackoverflow post)
- Copy the file to
/static/image/test_image.jpg
- Upload it to an online hosting website, still doesn't work.

Result:

Thanks! :D
Hi,
I can't get my website to display images. Not sure if this is a bug. It would be highly appreciated if someone can help me. Sorry if this is noobish.
I have tried four ways to display the image:
/static/image/test_image.jpgResult:

Thanks! :D