Tell us what’s happening:
Please I need help in this challange
Your code so far
<style>
.responsive-img {
max-width: 100%;
height: auto;
}
img {
width: 600px;
}
</style>
<img class="responsive-img" src="https://s3.amazonaws.com/freecodecamp/FCCStickerPack.jpg" alt="freeCodeCamp stickers set">
<img src="https://s3.amazonaws.com/freecodecamp/FCCStickerPack.jpg" alt="freeCodeCamp stickers set">
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18358.
Challenge: Make an Image Responsive
Link to the challenge:
Learn to code. Build projects. Earn certifications.Since 2015, 40,000 graduates have gotten jobs at tech companies including Google, Apple, Amazon, and Microsoft.
Naomi
June 17, 2020, 5:28pm
2
Hello and welcome to the FCC community~!
Your code passes the tests on my end. Please ensure you have disabled any extensions (such as dark mode) that access FCC and that your browser zoom level is set to 100%.
This challenge has a compatibility issue with older versions of the Edge browser.
If you are running Edge, update it to the latest version (based on Chromium), or use Chrome or Firefox for the curriculum.
Thank you or the assistance