Tell us what’s happening:
Isn’t my image responsive??
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36
.
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.
if you add position: relative;
does it fix it?
Hi @prashantverma22 did you figure this out? The image seems good to me and the project looks great too.
Nope, the bug isn’t fixed…
I can make my image responsive by adding a class “img-respponsive” but it’s given in the project’s user stories that the image must have an id. So, what should i do now to make it responsive??