Tell us what’s happening:
I am not able to get past the display: block. I have used both Chrome and Firefox, rewritten it, tried copying and pasting, closed my browser, reset the test…the other two parameters in this challenge are passing.
I read all the other help posts and played around with everything.
I appreciate the help and time. ~Shelly
Your code so far
<style>
</style>
<img {
max-width: 100%;
display: block;
height: auto;
}
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; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0
.
Link to the challenge:
https://learn.freecodecamp.org/responsive-web-design/responsive-web-design-principles/make-an-image-responsive/