+ 1
can some of you tell me how to put image? without. be the formula, but where to find the photo.
3 Respuestas
+ 1
I don't know If I understand your question, but here are placeholders for testing:
<img src= 'https://via.placeholder.com/150' />
<img src='https://via.placeholder.com/150x200' />
<img src='https://via.placeholder.com/200x50' />
+ 1
Can you clarify this, you are looking for valid image link that would work with <img> src attribute's value?
+ 1
Yes, because all the images I tried to put were invalid.