I can't see the picture I placed the link on the screen

This post was flagged by the community and is temporarily hidden.

please paste in your code and we can help you

<!DOCTYPE html>
<html>
	<head>
		<title></title>
	</head>
	<body>
		<img src="https://s3.amazonaws.com/codecademy-blog/assets/f3a16fb6.jpg" />
	<img src="https://yandex.ua/images/search?text=котик&img_url=http%3A%2F%2Fwww.wallpapermania.eu%2Fdownload%2F2013-01%2F4248%2FSweet-small-kitty-fierce-cat_5120x3200.jpg&pos=0&rpt=simage" />
	</body>
</html>

The second image you have the URL is not a valid image URL
try this: https://s3.amazonaws.com/codecademy-images/CC_Symbol_Blue.png

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.