15 minutes in, and I am starting to get to grips with how to code in HTML! I went a bit off tutorial and taught myself how to resize an image because the image was originally SO big I had to scroll to see the other side haha. Overall happy with the progress and looking forward to seeing where this takes me!
Comments 3
Wrap the img with a div and the css property object-fit is your friend for dynamically fitting the image instead of fixed sized imges.
You’re doing great
@Falling10fruit Thanks I really appreciate it :)
Sign in to join the conversation.