LeonY1
1
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:
Sky020
2
Welcome Leon.
Your code passes for me. So, please try one of the following:
- Ensure your browser zoom level is set at 100%.
- Ensure no browser extensions have access to freecodecamp.org (especially ones with write permission to the page’s CSS)
- Use a different browser (Chrome’s latest stable release is the recommended for freeCodeCamp).
Hope this helps
1 Like
LeonY1
3
Thanks!!! Recommendation 1 was the issue.