Help with web accessibility principles

Tell us what’s happening:

I believe that I’ve inputted the code correctly but the tests are telling me it it incorrect

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/84.0.4147.135 Safari/537.36 Edg/84.0.522.63.

Challenge: Use a Retina Image for Higher Resolution Displays

Link to the challenge:

Hello and welcome to the freeCodeCamp community~!

The code you have provided passes the tests on my end. Please ensure your browser zoom is set to 100% and you have disabled any extensions that access the freeCodeCamp webpage. :slight_smile:

1 Like

Thank you! Greatly appreciated.

1 Like