Can't resize img without making it not centered

Hey, I cannot understand what I am doing wrong… I’m so confused!

https://codepen.io/jlee-sisterluv/pen/MWJVgBW

Check through http://www.w3.org/.

Try adding a width to your #image tag , right now you set a max-width of 100%.
Then you can set the width of your #img-div to the desired width.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.