Latest solutions
Blog Preview Card - HTML & CSS Only
Submitted 26 days agoDid I use semantic HTML correctly, or is there room for improvement? Does my design work well on all screen sizes, or should I tweak something? Could I use better CSS methods (like Flexbox/Grid) to improve my layout?
Responsive Blog Card | Frontend Mentor Challenge
Submitted 26 days agoDid I use semantic HTML correctly, or is there room for improvement? Does my design work well on all screen sizes, or should I tweak something? Could I use better CSS methods (like Flexbox/Grid) to improve my layout?
My QR Code Card – Frontend Mentor Challenge
Submitted 27 days agouploading the project via vs code terminal
Latest comments
- @ahmed4234Submitted 23 days ago@R-neesPosted 23 days ago
the design looks good, u have to make some changes like, you interchanged the background color with the card color, so put the correct color to its correct position, otherwise i give you a dhumbs up
0 - P@marketa-kalSubmitted 23 days ago@R-neesPosted 23 days ago
the design is close to the original, good job. why do you have a lot of @media in your css? maybe you need to remove the comments in your css overall, this is a well designed project
1 - @LonelyWizbotSubmitted 27 days agoWhat are you most proud of, and what would you do differently next time?
That it was quite easy to remember how to write CSS.
What challenges did you encounter, and how did you overcome them?I forgot how to use flexbox, so I had to do some light research about it. I need to practice that as much as possible, because it's easy to forget about it.
What specific areas of your project would you like help with?On the responsive part probably. I'm not sure I understand perfectly the use of 100vh also.
@R-neesPosted 27 days agothe layout looks good on a range of screen sizes the code is perfectly well structured and readable the solution does contain sematic html it is so identical to the original
0