I'm happy to receive feedback on how to further improve my work :)
Latest solutions
Four Priview Card Page using HTML and CSS
Submitted 5 months agoCSS Optimization and Responsiveness for all widths not just Desktop/Mobile
Blog Card Preview using HTML and CSS
Submitted 5 months agoCSS optimization is the main challenge I encounter
Social Profile page using HTML, CSS and a little bit Bootstrap
Submitted 5 months agoCSS Optimization (btw I set my repos to private, so they may not be accessible)
QR page using basic HTML and CSS
Submitted 6 months agoHow to perfectly center a div using only html and css nothing advanced?
Latest comments
- @praises1What specific areas of your project would you like help with?@Ali-Learner
Looks pretty good :) Just a little bit big(not a big of a deal) but every thing is fine great
- @JuniorGodoyOrtega@Ali-Learner
One of the best and similar designs I have ever seen, keep up the great work
- @michaelola0What are you most proud of, and what would you do differently next time?
I am excited about this development.
@Ali-Learnernice design, looks pretty good
- @emiwoo@Ali-Learner
nice design, looks pretty good
- @emiwooWhat are you most proud of, and what would you do differently next time?
I learned how to use rem a lot in this case and more about padding and margins. In my previous example, I used a lot of px when I think rem is better for consistency.
What challenges did you encounter, and how did you overcome them?I struggled with alignment and padding, but I overcame them by trying and trying again.
What specific areas of your project would you like help with?I would like more help with media queries, since I built it first from a mobile design, but couldn't quite get the same look when I switched to desktop.
@Ali-LearnerThe design looks pretty good, but I think the image width should be set to 100% (relative to the parent element) to remove any sort of misalignment
- @saramakawiWhat are you most proud of, and what would you do differently next time?
I'm most proud of how I approached this challenge. I tend to throw myself in there with no plan. This time I planned it and approached it in three parts: structure, format, and style.
What challenges did you encounter, and how did you overcome them?My biggest challenge was the formatting. It was getting the body to fill up the whole page, getting the QR code component to center the page, and not making the page too responsive, in which the QR component would shift and change sizes.
What specific areas of your project would you like help with?I would like to know how I can optimize what I've written further, and how I can make my code more efficient and readable.
@Ali-LearnerThe design looks pretty good, but the repo is not accessible, I guess you have made it private as well (like me :))