<!DOCTYPE html>
<html>
<head>
<title>pokemon beta and gamma</title>
</head>
<body>
<img src=url="https://s3.amazonaws.com/codecademy-blog/assets/f3a16fb6.jpg" />
<img src=url=https://s3.amazonaws.com/codecademy-blog/assets/ninja_zpsa5dbe37a.jpg" />
</body>
</html>
https://s3.amazonaws.com/codecademy-blog/assets/ninja_zpsa5dbe37a.jpg
is the url? remove the url=
, since url refers to the actual url.
also, a "
is missing before the url in your second image
same problem. followed instructions to a tee.
please make a new topic with your code + error message so we can actually help you, with such a reply there is nothing we can do
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.