Cannot move forward even though right code

Tell us what’s happening:

I’m pretty sure i’m entering the correct code, but it will not let me advance! please help

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 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36.

Challenge: Use a Retina Image for Higher Resolution Displays

Link to the challenge:

Hey,

Your code is working fine but You can try to refresh or clear cache from your browser. You can also try opening freeCodeCamp in another browser.

Hello,

This is incorrect. The challenge says to set the size to half of the original, and notes that the original is 200px.

Your code is correct and passed the tests for me. Please make sure your browser is set to 100% zoom and you do not have extensions (such as dark mode) installed.

thank you! i switched browsers and it worked! :slight_smile:

1 Like