Latest solutions
- Submitted 25 days ago
Clipboard Landing Page – Responsive with CSS Grid & Flexbox
- HTML
- CSS
The responsiveness still isn't perfect, especially between 375px and larger tablet sizes. Some elements don’t scale smoothly, and the footer layout looks off at certain breakpoints. I’d love some feedback on how to make the layout adapt more consistently across all screen sizes.
Also, I feel like the background images and section alignments could be improved. I had to tweak things like overflow, transform, and positioning, but I’m not sure if I did it in the cleanest way. If anyone has a better approach for handling responsive images, that would be super helpful.
Lastly, the spacing in some sections (especially the icons and text alignment in the workflow section) could probably be refined. If there’s a better way to structure the layout with CSS Grid or Flexbox, I’d love to hear suggestions!
- Submitted 27 days ago
Testimonials Grid Section – Responsive with CSS Grid & Flexbox
- HTML
- CSS
Overall, I’m happy with how the layout turned out, but I feel like the sizing and spacing could be more precise. Even though I matched the design closely, I think some elements—like font sizes, padding, and overall proportions—aren’t 100% perfect. I’d love some feedback on how to improve the accuracy of my spacing and typography.
- Submitted 28 days ago
Frontend Mentor Challenge: Recipe Page – Open to suggestions!
- HTML
- CSS
I'm mostly happy with how the project turned out, but I'd love some feedback on a few things:
1️. Spacing & Layout – I spent a lot of time adjusting margins and paddings to get everything aligned properly. Does everything look well-balanced, or is there a better way to approach spacing?
2️. Responsiveness – I think the mobile version looks good, but I want to make sure I handled the layout adjustments in the best way. Are there any improvements I could make to the way it scales?
- Code Optimization – I feel like some parts of my CSS could be cleaner or more efficient. If you see any redundant code or better ways to structure things, I’d love to hear your suggestions!
Any feedback would be really appreciated!
- Submitted about 1 month ago
Order Summary Card | My Solution
- HTML
- CSS
Going forward, I want to improve my CSS layout techniques, especially knowing when to use Flexbox vs. Grid. I also want to get better at structuring my CSS and assets for bigger projects.
- Submitted about 1 month ago
Product Preview Card - Frontend Mentor Challenge
- HTML
- CSS
I want to get a better understanding of CSS positioning and layouts, especially when to use Flexbox, Grid, or position: relative/absolute in different situations. I also want to improve how I organize my files, so my CSS and assets are structured properly, especially for bigger projects. Another thing I’d like to get better at is more complex responsive design, like handling tablet breakpoints and making sure typography scales properly for a better user experience.
Latest comments
- P@jonatan-samuelssonSubmitted 27 days ago@LevinKoossPosted 27 days ago
Hey, nice work on the recipe page challenge! I noticed the image on the desktop design is missing the border radius from the original design.
Marked as helpful0