Stuck on step 9 any feedback is appreciated
Your image should be in the center
I can recall doing the text centered but not a image. What section is that so I can go over it again?
You can click your score, it will tell you why you haven’t got a 10.
The element should be centered within its parent element.
Not everything in the project was covered in the lessons.
Have you tried searching for how to center an image using CSS?
I was able to do it by changing the margin in CSS jut want to learn it the correct way
You’re on the right track with margin
. How would you automatically make it so the margin
is the same on both the left and the right?