Minimal and clean portfolio

This is my personal portfolio website I created with HTML, CSS and Javascript.

here is the link: https://knightchap.com

plz provide any feedback and what I can improve on the site.

Thanks :slight_smile:

  1. In your form, the placeholder text size for the “message” field is a different size than the placeholder text in the other form sections.
  2. You have duplicate headers, “Who exactly am I?”
  3. The green “contact me” button on the top of the page is an empty link. This could link to the #contact ID at the bottom of the page.
  4. The social icons in the footer of the page are not aligned correctly with the text “Follow me on”. This only appears to be relevant on a bigger screen.
  5. The 3 social icons/links at the top of the page are in a different order than on the bottom of the page. It should match in both areas.
    Top → Instagram, Twitter, GitHub
    Bottom → GitHub, Twitter, Instagram

Keep up the great work and keep growing!

1 Like

Thanks a lot for your feedback, it’s really appreciated. every thing point you mentioned Is on point.

but for number three, I think it works for me, can u give it a try and lemme know if it works and for all the other points I’ll work on them

i’d also like if you gave me a little bit more information on number four(4)

and for number two i had to put two one for smaller screens and one for large screens, i know there’s a better way of doing it, so i what is your take on that, how do i approach it

thanks :slightly_smiling_face:

  1. They both appear on a larger display. Here’s a screenshot:

  2. I think I found the issue. Nothing happens when you click on the button unless you click where the words are. Try clicking on the green area on the edge of the button.
    Screenshot 2023-07-16 2.07.01 PM

  3. Here’s an example of what I’m seeing in regards to this:
    Screenshot 2023-07-16 2.08.52 PM

is problem number 2 and number all on larger screens?

and for problem number three what solution do u suggest?