I did everything right, but i still received a Task Error

Tell us what’s happening:

Your code so far


<style>
img { height: 100px; width: 100px; }
</style>

<img src="https://s3.amazonaws.com/freecodecamp/FCCStickers-CamperBot200x200.jpg" alt="freeCodeCamp sticker that says 'Because CamperBot Cares'">

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36.

Challenge: Use a Retina Image for Higher Resolution Displays

Link to the challenge:

Welcome Leon.

Your code passes for me. So, please try one of the following:

  1. Ensure your browser zoom level is set at 100%.
  2. Ensure no browser extensions have access to freecodecamp.org (especially ones with write permission to the page’s CSS)
  3. Use a different browser (Chrome’s latest stable release is the recommended for freeCodeCamp).

Hope this helps

1 Like

Thanks!!! Recommendation 1 was the issue.