Finally!Finished the last project on basic html and CSS course. Hopefully you could give me some feedback. Thank you.
1 Like
Looks good.
Some thoughts: the project images could be positioned in the center, and maybe try changing the color yellow to something that offers a better contrast against the white background.
1 Like
Thank you very much for your feedback!
Portfolio looks good @sausagefist. Something to revisit;
- don’t use
<br>
to force line breaks or spacing. That’s what CSS is for. I notice you did this in some of your other pages too.
should add a transition to the box /project card container so, the when someone hover over the box, the box-shadow animation happen smoothly not so sudden like this.
My advise is to use same color /colorless social media icons which looks more classy.