+ 1
Why img attribute not work in this app
2 Respostas
+ 3
Sandeep Kumar
img tag works but you are providing wrong like which is page link not image link.
Try this link:
https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRa5pNMxWu0DZ3bqM7qtShr2xAOpju82jjd7A&usqp=CAU
+ 2
Please use relevant tags
https://code.sololearn.com/W3uiji9X28C1/?ref=app
You should have provided a valid image URL for "src" attribute, you provide a link to Google search instead.
Review the lesson on how to use an image.