How to set an image? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to set an image?

Im using the application "Anwriter" (im using my LG g4) to program. My image file is in the same folder as my .html file. i used <img src="image.jpg" /> and <img src="images/image.jpg" />, it still doesnt work, Please help! note: using absolute adresses work but not relative

29th Jan 2017, 5:21 AM
YourDamnSandwitch
YourDamnSandwitch - avatar
8 Answers
+ 1
No problems with anWritter and pictures for me: be sure to have autorized access to sd card for the application ( but some versions of android comes with serious problems about these rights -- think it's versions somthing like 4.x )
29th Jan 2017, 7:34 PM
visph
visph - avatar
0
+Aqhilla Qhoriza, as i stated in the question above, i did use <img src="image.jpg" />
29th Jan 2017, 5:26 AM
YourDamnSandwitch
YourDamnSandwitch - avatar
0
Your folder might be problematic
29th Jan 2017, 5:29 AM
Aqhilla here
Aqhilla here - avatar
0
+Aqhilla here, as i was playing around i noticed the problem occurs in the Anwriter app itself. I used chrome to display the output and it was fine
29th Jan 2017, 5:31 AM
YourDamnSandwitch
YourDamnSandwitch - avatar
0
means the app that you use is problematic
29th Jan 2017, 5:36 AM
Aqhilla here
Aqhilla here - avatar
0
+Aqhilla here, yes yes, i can see that. I already informed the dev of the app about this issue via google play review. Thanks anyway
29th Jan 2017, 5:38 AM
YourDamnSandwitch
YourDamnSandwitch - avatar
0
okay sorry if my answer did not help
29th Jan 2017, 5:41 AM
Aqhilla here
Aqhilla here - avatar
0
+visph, i was talking to the dev of anwriter about this problem. I believe the problem is either with my device or just the LG g4 in general
29th Jan 2017, 7:36 PM
YourDamnSandwitch
YourDamnSandwitch - avatar