+ 1
Am having problem getting an image link
Html
3 Respuestas
+ 1
<img src="https://imgur.com/something" alt="imageofsomething" width="100" height="100" />
try this way because img is self closing tag
0
show your code first then it would be clear that where you are stuck.
0
@Emir is still not working out