Personal Portfolio Page - feedbacks would be great

Hello;
finally I got my certificate of responsive web design :dancer:. But I also wonder your ideas about my personal portfolio page.

https://codepen.io/dr27/pen/QWERZrq

by the way thank you for your great feedbacks. They really helped me so much about learning until now.
Tomorrow I’m starting Javascript and I’m very excited about it :nerd_face:

2 Likes

Your portfolio looks good @mjozdi. Something to revisit;

  • Codepen provides validators for HTML, CSS and JS. Click on the down arrow in the upper right of each section and then click on the respective ‘Analyze’ link.
    • The one for CSS is good. Use it and address the issue(s).
      • Remember, an id must be unique within the document.

Congrats on getting the RWD cert. Have fun with JavaScript

@Roma thanks for the feedback. I’ve fixed the issues you mentioned. :+1:

And now your page passes 11/12 user stories.
Be careful when correcting one thing that you don’t break another.

Thank you again for your detailed feedback. I just tried to fix the issue. I actually wasn’t able to understand why I used an id instead of a class. And now I remembered that the user story wanted me to do that. and then I used the same id as a mistake.
Now I fixed it by using an id for one of my profile links just for passing user stories :slight_smile:

1 Like

@mjozdi I really like the design of this project! It looks really nice and I like the hover effects. Great Job and good luck with JavaScript! Happy Coding! :smile: