I am a computer applications student. I made this portfolio with HTML/CSS only, and I have tried to make it look/feel like a mobile application(single page). I would appreciate any type of criticism, appreciation and comments on this project. Hosted on Netlify(any better alternative?)
2 Likes
Welcome to the forums @udz-codes. Your portfolio looks good. Some things I observed;
- I don’t like that I cannot scroll when in full screen. Especially since when I’m in the projects section I can see the top of the tech skills section but can’t get to it w/out clicking.
- Don’t use
<br>
to force spacing. Use margin and/or padding in CSS.- Noticed the uses in your portfolio and tech doc page.
Thank you so much for the review, I will definitely work on the things you pointed out. Really appreciate it.