Image won't show up on android (HTML)

MonoSpacesz

New member
I should note here that I'm a beginner with HTML, and don't know much about file systems.
And sorry if I was supposed to structure my post a certain way, and didn't, I just created this account and am a bit rushed. I'll fix anything I need to

Now for my issue:
I'm making something in an editor on my phone. Android. And I'm trying to display an image with an <img> tag, but it won't show up. All that shows up is the little placeholder.
Screenshot_20240822_003606_Obsidian.png
And here is what my HTML looks like:
Screenshot_20240822_004012_Obsidian.png
The issue could be the path, I don't really know what android image file paths are supposed to start with, but I could also be misremembering my HTML. I just couldn't find this issue anywhere
 
Back
Top