+ 1
Help me , where I m wrong , the photo is not loaded
<html> <head><title>Первая страница</title></head> <body> <img src="/Внутреннаяя памят/Android/media/com.wathatpp/WhatApp/Media/WhatApp Images/My.jpg" height="150px" width="150px" /> </body> </html>
1 Respuesta
+ 1
Aziz
You cannot access your local device files on the internet.
Upload files on DropBox and get link from there then use in your code.
https://code.sololearn.com/WW6t4B73kJVz/?ref=app