0
Why the image isn't loading?
Hey! I've started learning web and wanted to display an image using <img> tag but whenever i use any link Like https://www.gettyimages.in/detail/news-photo/kobe-bryant-of-the-los-angeles-lakers-adjusts-his-jersey-news-photo/139369178 The image is not display,even if i give it height and width. And how do i get the URL of the Image instead of URL of page.
1 Answer
0
It would be beneficial if you showed your code. Spelling mistakes are common errors.
Also, make sure that your URL links directly to a picture. It can not link to a web page that happens to have a picture on it. When you click on the link it should only show a picture and nothing else.