First Project On Code Pen

Here’s a link to the first project that we are assigned to complete on Codepen.io. I finished it and checked over their sample page HTML vs what I wrote, and it’s not identical but the page looks rather similar. Was wondering if someone could take a look and let me know what you think? Pros and cons of how they approached vs how I completed it.

Thanks! :smiley:

Link to the page: https://codepen.io/TheeBMG/pen/mAgGbY

Link to the example HTML the instructor used: https://codepen.io/TheeBMG/pen/JRqJRE.html

Thanks again!

Edit: Due to rules and regulations of forums and restrictions on new users, I can only put two links into a topic at a time, so if you click the top link you can grab the raw HTML from menu at top right under the “change view” menu.

Looks good - welcome to FreeCodeCamp (I’m fairly new here too)!

Your image does bleed outside of its container, at least on my screen. This is especially apparent on mobile screens. This is due to the fact that you are specifying a set width to your image.