Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
About the problem... could you show some code? Just in case.
It doesn't have to be the whole code, just a sample img tag usage. -
Maybe the URL in the src attribute is not well formatted. Check that. Try an image from the Internet.
-
Also, if you want more freedom while coding on Android, start with Termux.
$ apt install micro
^ "micro" is another good editor for Termux terminal. I found it quite handy when I didn't have laptop with me.
I want to build a website but i don't have laptop. So I install notepad ++ app in my android phone. But here is a problem. Every time I am going to add images using html and img src tag it doesn't show. This is the biggest problem with my own. Plz tell me a solution.
question