Looking for More Practice with HTML and CSS

@KoniKodes i seriously can’t figure out why the images are suddenly not working.

@MarkSugden Thanks. I’m still not happy with the nav at the smaller screen size. I need to fix that.

Any projects that you make in this curriculum should be created for your portfolio. This allows you to showcase your skills to possible clients and it’s a great way to track your personal growth.

Here’s mine so far: https://konikodes.github.io/Portfolio/

As to your images, here’s what I see in your code:

<section class="container6"><div class="flexbox"><p>Bitcoin brand clothing. Fashion for the tech savvy.</p>
<img src="" class="flexbox-img"></div>
    <div class="flexbox"> <p>Get around in style with our line of Bitcoin brand clothing.</p>
 <img src="" class="flexbox-img"></div>
    <div class="flexbox"><p>Show your colors with the Bitcoin logo accross your chest. Proud to be crypto enthusiasts.</p>
 <img src="" class="flexbox-img"></div>
  </section>

Notice img src = " " – they are empty.

Are you able to view your CodePen as Full View instead of Editor View? If so, can you send me a link to that?

You don’t have to have Facebook and Twitter links if you don’t want to. Just use the social media and contact links you are comfortable with. Like your GitHub repo, freeCodeCamp profile or email.

On your Landing page, you may want to remove the bottom links… It’s not needed for the project, and you are sending people to the first site (we discussed this), and to Amazon and Ebay, which don’t have anything to do with your product.

When you are ready, you could link to your portfolio.

Here’s the Landing page I created, based on my husband’s website. They link to his actual site and to my site:
https://codepen.io/KoniKodes/full/QxpXLx/

@KoniKodes apparently the page just didnt save my changes. thats why the nav and images werent working. this should be better.

@MarkSugden
This looks so much better!
I would suggest shrinking your header size. Because it cuts off the top part of the section when it goes to it. But it’s looking good.

Also, remember to change the bottom links…