Just finished my FCC Portfolio Page!

I just finished my FCC Portfolio Page. I would really appreciate any feedback.
https://codepen.io/phomero/full/joRdQj

Comments are welcome… Thanks in advance.

2 Likes

@phomero
I suggest

  1. changing the color combinations to something more contrasty.
  2. add scroll-behavior: smooth to the project.
  3. Add padding to the footer.
1 Like

Thanks for the feedback. I’ll change de color palette and add padding - maybe margin - to the footer.
But I don’t understand the scroll-behavior to the project.
Paulo

1 Like

I applaud you for your efforts.

Make sure you keep your design consistent.

Make good use of colors. Colors invite emotions. What emotions do you want to project?

Add negative space to separate content appropiately.

1 Like

Hmm… looks a bit too much like the fcc portfolio page.
nice job though!

@phomero smooth scroll will scroll the page smoothly instead of sudden shifts down and up.

1 Like

Obrigado for yours comments!
Paulo

1 Like

I’ll use negative space to more visibility between divs. Thanks to trick.
But consistent design and the right use of colors are big challenge. I’ll try.
Yours positive encouragement is welcome.
Paulo

2 Likes

Hmm. Where would I put this piece of code? Guessing in the CSS file under body?

1 Like